Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-074217
#<BuildRuby:0x000055d309713ce8
@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.20231227-074217",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004041 0.000713 1.308607 ( 1.646251)
build_miniruby 0.000837 0.000148 0.888812 ( 0.888924)
build_ruby 0.001175 0.000207 2.805013 ( 2.804582)
build_all 0.002300 0.007324 16.768638 ( 1.535700)
build_install 0.008072 0.000968 4.656415 ( 1.194178)
test_btest 0.000000 0.001035 86.297830 ( 7.665151)
test_basic 0.002756 0.002781 0.620397 ( 0.692997)
test_all 0.109886 0.024223 554.350142 ( 51.052908)
test_rubyspec 0.026093 0.021659 49.714374 ( 62.029342)
total: 129.51 sec