Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-094940
#<BuildRuby:0x0000558f578dbeb8
@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-094940",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.003763 0.640134 ( 1.058373)
build_miniruby 0.000715 0.000300 0.671230 ( 0.670567)
build_ruby 0.000962 0.000289 2.171146 ( 2.171069)
build_all 0.004845 0.004353 11.883572 ( 1.474675)
build_install 0.000000 0.006752 1.543728 ( 0.736854)
test_btest 0.000000 0.000737 63.491204 ( 6.498430)
test_basic 0.000862 0.002910 0.260530 ( 0.355449)
test_all 0.000706 0.000412 483.917103 ( 45.456084)
test_rubyspec 0.015977 0.011346 34.934269 ( 45.525938)
total: 103.95 sec