Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-175112
#<BuildRuby:0x0000563b85eb77f8
@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.20231118-175112",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004334 0.001182 0.979719 ( 1.607062)
build_miniruby 0.000907 0.000247 0.790326 ( 0.790502)
build_ruby 0.001365 0.000000 2.591150 ( 2.592388)
build_all 0.006578 0.000901 11.889610 ( 0.999964)
build_install 0.005839 0.005055 3.481767 ( 0.958559)
test_btest 0.000741 0.000228 66.560486 ( 4.588781)
test_basic 0.000000 0.004641 0.400774 ( 0.480369)
test_all 0.065672 0.035458 344.276241 ( 33.282929)
test_rubyspec 0.032868 0.036598 40.052180 ( 52.623420)
total: 97.92 sec