Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-170816
#<BuildRuby:0x00005556a8f880a0
@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.20231210-170816",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004657 0.000776 1.220691 ( 1.575041)
build_miniruby 0.000000 0.001069 0.862327 ( 0.861711)
build_ruby 0.000000 0.001318 2.846146 ( 2.846154)
build_all 0.005220 0.005193 16.633542 ( 1.492486)
build_install 0.004746 0.004283 4.983747 ( 1.231781)
test_btest 0.000632 0.000181 86.478225 ( 7.290900)
test_basic 0.004305 0.001229 0.792883 ( 0.867296)
test_all 0.104313 0.034978 522.922818 ( 61.971622)
test_rubyspec 0.033382 0.015333 50.109952 ( 62.461456)
total: 140.60 sec