Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-181944
#<BuildRuby:0x000055b6eb7334b0
@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.20240117-181944",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004356 0.000726 0.879299 ( 1.581253)
build_miniruby 0.000872 0.000145 7.495545 ( 7.391248)
build_ruby 0.000000 0.001480 2.660519 ( 2.661354)
build_all 0.004212 0.003975 11.860523 ( 1.002071)
build_install 0.005891 0.005145 3.363947 ( 0.952647)
test_btest 0.000585 0.000180 65.622652 ( 4.852172)
test_basic 0.000000 0.004181 0.387067 ( 0.467456)
test_all 0.081964 0.015370 377.554199 ( 40.787222)
test_rubyspec 0.022850 0.106430 72.698084 ( 85.191159)
total: 144.89 sec