Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-185619
#<BuildRuby:0x0000562ef2388b38
@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.20220225-185619",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002244 0.008683 0.991299 ( 1.295625)
build_miniruby 0.001639 0.000379 0.075826 ( 0.074508)
build_ruby 0.001578 0.000365 0.080709 ( 0.079306)
build_all 0.009878 0.000208 4.202091 ( 0.847183)
build_install 0.022765 0.000692 7.926875 ( 2.462301)
test_btest 0.001019 0.000000 72.245311 ( 8.143572)
test_basic 0.002713 0.004629 0.331463 ( 0.419546)
test_all 0.001343 0.000269 716.012641 ( 68.280110)
test_rubyspec 0.127139 0.029328 46.183195 ( 51.369730)
total: 132.97 sec