Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-094429
#<BuildRuby:0x000055bce0874040
@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.20240620-094429",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003729 0.001356 1.033094 ( 1.347222)
build_miniruby 0.000815 0.000297 0.742796 ( 0.743043)
build_ruby 0.001381 0.000502 2.243615 ( 2.243897)
build_all 0.005227 0.003017 12.709958 ( 1.032103)
build_install 0.012889 0.000000 4.244678 ( 1.075414)
test_btest 0.000862 0.000000 73.948519 ( 5.000458)
test_basic 0.004193 0.000000 0.417186 ( 0.498139)
test_all 0.086200 0.017035 400.674651 ( 40.567631)
test_rubyspec 0.033519 0.015337 87.143885 ( 11.042560)
total: 63.55 sec