Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-164905
#<BuildRuby:0x000055bb2725be20
@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.20231229-164905",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005674 1.139724 ( 1.516613)
build_miniruby 0.000732 0.000804 0.991562 ( 0.990645)
build_ruby 0.001513 0.000288 2.791632 ( 2.795152)
build_all 0.009569 0.000000 16.769600 ( 1.481605)
build_install 0.004955 0.003650 4.694570 ( 1.149010)
test_btest 0.000793 0.000158 83.558126 ( 7.535505)
test_basic 0.004222 0.000123 0.613646 ( 0.689324)
test_all 0.117398 0.017752 547.863266 ( 60.043144)
test_rubyspec 0.018204 0.035797 50.701541 ( 63.020086)
total: 139.22 sec