Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-092746
#<BuildRuby:0x00005593bde18178
@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.20240105-092746",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003947 0.000000 0.731156 ( 1.133401)
build_miniruby 0.000984 0.000295 0.866368 ( 0.865973)
build_ruby 0.000964 0.000289 2.711652 ( 2.712590)
build_all 0.001559 0.007214 11.933588 ( 0.995508)
build_install 0.011248 0.002125 3.361033 ( 0.956018)
test_btest 0.000000 0.000901 64.503414 ( 5.206806)
test_basic 0.000000 0.002853 0.370844 ( 0.452605)
test_all 0.069423 0.030334 402.218659 ( 35.583436)
test_rubyspec 0.028861 0.043205 39.568394 ( 52.200685)
total: 100.11 sec