Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-205854
#<BuildRuby:0x000055b5ffcbbb68
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-205854",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004854 0.000263 0.801381 ( 1.196144)
build_miniruby 0.001026 0.000280 0.816571 ( 0.816298)
build_ruby 0.001752 0.000000 2.685634 ( 2.686339)
build_all 0.008039 0.000392 12.019313 ( 0.960462)
build_install 0.001350 0.009805 3.512272 ( 0.966009)
test_btest 0.000640 0.000256 64.216282 ( 5.388149)
test_basic 0.004388 0.001075 0.400926 ( 0.480919)
test_all 0.055132 0.043767 383.850273 ( 38.538156)
test_rubyspec 0.061895 0.066145 73.596945 ( 86.084629)
total: 137.12 sec