Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-180338
#<BuildRuby:0x000056472d9a8150
@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.20231130-180338",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000688 0.004043 0.965201 ( 1.281943)
build_miniruby 0.000816 0.000068 0.873116 ( 0.872828)
build_ruby 0.001079 0.000090 2.705213 ( 2.705495)
build_all 0.006918 0.000209 12.069203 ( 1.008562)
build_install 0.011169 0.002443 3.583882 ( 0.980800)
test_btest 0.000632 0.000063 63.315984 ( 5.222086)
test_basic 0.000205 0.003499 0.385397 ( 0.460694)
test_all 0.080642 0.017352 364.286274 ( 37.886738)
test_rubyspec 0.043421 0.025041 39.578845 ( 52.256048)
total: 102.68 sec