Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-101513
#<BuildRuby:0x000055749d32b6f0
@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.20231113-101513",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000683 0.004149 1.130900 ( 1.428668)
build_miniruby 0.000971 0.000153 0.906290 ( 0.906289)
build_ruby 0.001209 0.000191 2.613677 ( 2.613793)
build_all 0.001855 0.007811 16.193791 ( 1.415312)
build_install 0.008635 0.002159 4.905614 ( 1.148110)
test_btest 0.000829 0.000207 83.545044 ( 7.388263)
test_basic 0.000000 0.004116 0.699607 ( 0.777523)
test_all 0.115822 0.018523 521.537326 ( 46.842945)
test_rubyspec 0.013563 0.036658 50.176269 ( 62.467928)
total: 124.99 sec