Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-134856
#<BuildRuby:0x000056091d3bc5f0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220217-134856",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.029434 0.000616 38.087434 ( 39.238676)
build_miniruby 0.000000 0.002463 1.402432 ( 1.356488)
build_ruby 0.003458 0.000977 3.311430 ( 3.149796)
build_all 0.032589 0.003081 29.939132 ( 2.636445)
build_install 0.020058 0.003928 7.976396 ( 2.302488)
test_btest 0.001217 0.000000 73.616826 ( 8.257155)
test_basic 0.009519 0.000000 0.334485 ( 0.422354)
test_all 0.001191 0.001334 644.139720 ( 65.047268)
test_rubyspec 0.119576 0.041835 46.075080 ( 51.540871)
total: 173.95 sec