Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-134928
#<BuildRuby:0x000055682decf4b0
@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-134928",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004285 0.000041 1.072909 ( 1.220601)
build_miniruby 0.000718 0.000055 0.874885 ( 0.874931)
build_ruby 0.001604 0.000000 2.721535 ( 2.722673)
build_all 0.004654 0.003201 12.064996 ( 1.001029)
build_install 0.014424 0.000000 3.586471 ( 0.969757)
test_btest 0.000714 0.000000 61.093876 ( 6.161076)
test_basic 0.001548 0.002930 0.367216 ( 0.449379)
test_all 0.077350 0.024777 404.011503 ( 41.972825)
test_rubyspec 0.041134 0.017182 39.849125 ( 52.571036)
total: 107.94 sec