Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-180123
#<BuildRuby:0x00005594c9047280
@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.20240104-180123",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004140 0.000377 1.076791 ( 1.241641)
build_miniruby 0.000816 0.000074 0.878287 ( 0.881118)
build_ruby 0.001231 0.000111 2.723158 ( 2.724934)
build_all 0.003630 0.004413 11.966515 ( 1.018447)
build_install 0.009218 0.000000 3.582574 ( 0.962144)
test_btest 0.000793 0.000000 62.136268 ( 5.469128)
test_basic 0.003297 0.000000 0.371905 ( 0.452834)
test_all 0.094973 0.003191 383.288392 ( 44.403036)
test_rubyspec 0.022324 0.036207 39.791427 ( 52.455840)
total: 109.61 sec