Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-164206
#<BuildRuby:0x000055e689337280
@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.20240115-164206",
@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.000038 0.000005 0.000043 ( 0.000042)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.005196 0.000577 1.116825 ( 1.502214)
build_miniruby 0.000000 0.001191 0.858155 ( 0.858305)
build_ruby 0.000000 0.001347 2.850459 ( 2.850321)
build_all 0.004414 0.004602 14.250727 ( 1.251694)
build_install 0.007872 0.000000 4.173055 ( 1.097057)
test_btest 0.000954 0.000134 75.235199 ( 7.084915)
test_basic 0.003806 0.000662 0.637719 ( 0.718472)
test_all 0.098499 0.030887 490.950315 ( 47.574240)
test_rubyspec 0.030033 0.017520 47.674836 ( 60.016506)
total: 122.95 sec