Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-002945
#<BuildRuby:0x000056104af1c060
@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.20240109-002945",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.005301 1.455058 ( 2.001696)
build_miniruby 0.000000 0.001465 1.515879 ( 1.518696)
build_ruby 0.000000 0.001810 5.954239 ( 5.964253)
build_all 0.001984 0.008750 16.977577 ( 1.866501)
build_install 0.014996 0.002252 5.089802 ( 1.875868)
test_btest 0.000606 0.000235 82.176639 ( 9.672013)
test_basic 0.006628 0.001101 0.799635 ( 0.866900)
test_all 0.099660 0.022230 553.148826 ( 61.298412)
test_rubyspec 0.032874 0.035292 87.779182 (100.255967)
total: 185.32 sec