Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-195700
#<BuildRuby:0x000055f8c0af2df0
@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.20231126-195700",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.003944 0.000657 1.369504 ( 1.772117)
build_miniruby 0.000860 0.000143 0.890934 ( 0.890822)
build_ruby 0.001295 0.000216 2.936803 ( 2.936505)
build_all 0.010003 0.000190 16.305770 ( 1.497622)
build_install 0.005643 0.003101 5.012041 ( 1.181679)
test_btest 0.000672 0.000117 81.473683 ( 7.431094)
test_basic 0.004268 0.000000 0.689329 ( 0.758200)
test_all 0.113679 0.019965 501.884497 ( 60.740707)
test_rubyspec 0.017589 0.029994 51.253264 ( 63.638466)
total: 140.85 sec