Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-042446
#<BuildRuby:0x00005650d40cbce8
@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.20231204-042446",
@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.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004574 0.000121 1.246437 ( 1.600189)
build_miniruby 0.000764 0.000170 0.863582 ( 0.863370)
build_ruby 0.001209 0.000269 2.751546 ( 2.751895)
build_all 0.010191 0.000366 16.835468 ( 1.544649)
build_install 0.006212 0.003743 5.005478 ( 1.204212)
test_btest 0.000833 0.000189 85.580257 ( 7.771008)
test_basic 0.003758 0.000854 0.650406 ( 0.725923)
test_all 0.109286 0.025925 552.780330 ( 57.456059)
test_rubyspec 0.022736 0.023562 50.092270 ( 62.457449)
total: 136.38 sec