Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-234031
#<BuildRuby:0x000055e7ac3b7240
@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.20221207-234031",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.010348 1.188498 ( 1.228119)
build_miniruby 0.000000 0.002210 0.840061 ( 0.842406)
build_ruby 0.001596 0.001647 2.242895 ( 2.151475)
build_all 0.019544 0.000244 18.564692 ( 2.176816)
build_install 0.016299 0.005538 2.072150 ( 1.050353)
test_btest 0.001122 0.000498 90.363636 ( 9.392471)
test_basic 0.007327 0.001148 0.358464 ( 0.447359)
test_all 0.001685 0.000710 687.035678 ( 70.366031)
test_rubyspec 0.078966 0.056241 49.488257 ( 57.833092)
total: 145.49 sec