Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-133657
#<BuildRuby:0x000055b07643f270
@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.20230216-133657",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002487 0.000994 0.772432 ( 1.180104)
build_miniruby 0.000670 0.000268 0.682562 ( 0.682495)
build_ruby 0.001221 0.000000 2.141823 ( 2.141307)
build_all 0.007829 0.001443 12.406430 ( 1.536590)
build_install 0.005808 0.000713 1.547473 ( 0.761008)
test_btest 0.000419 0.000140 62.675371 ( 6.340669)
test_basic 0.002777 0.000926 0.308354 ( 0.403145)
test_all 0.000436 0.000831 478.264733 ( 46.832836)
test_rubyspec 0.013018 0.015926 35.220137 ( 45.749856)
total: 105.63 sec