Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-132445
#<BuildRuby:0x0000561629f0c090
@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-132445",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005044 0.815555 ( 1.230282)
build_miniruby 0.000000 0.001260 0.808771 ( 0.808235)
build_ruby 0.000000 0.001445 2.668789 ( 2.669869)
build_all 0.000345 0.008044 11.887744 ( 0.947873)
build_install 0.008352 0.002195 3.320616 ( 0.966847)
test_btest 0.000569 0.000284 64.259516 ( 4.444507)
test_basic 0.003497 0.001749 0.407068 ( 0.486707)
test_all 0.071358 0.025053 373.583192 ( 40.917344)
test_rubyspec 0.040864 0.025797 40.859815 ( 53.418078)
total: 105.89 sec