Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-185632
#<BuildRuby:0x00005577f57fc0c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230120-185632",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003709 0.000337 0.651580 ( 1.066088)
build_miniruby 0.000820 0.000074 0.620786 ( 0.620171)
build_ruby 0.001184 0.000107 2.171326 ( 2.172030)
build_all 0.008386 0.000762 11.950322 ( 1.486537)
build_install 0.006554 0.000113 1.514346 ( 0.720075)
test_btest 0.000656 0.000055 63.600193 ( 6.310404)
test_basic 0.003358 0.000280 0.257635 ( 0.352943)
test_all 0.000992 0.000083 472.978747 ( 45.013767)
test_rubyspec 0.009318 0.018330 34.323098 ( 44.911807)
total: 102.65 sec