Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-101215
#<BuildRuby:0x000055d39accc0e0
@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.20240618-101215",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004958 1.064237 ( 1.484297)
build_miniruby 0.000000 0.001142 0.742580 ( 0.742717)
build_ruby 0.000000 0.001454 2.273779 ( 2.274479)
build_all 0.005223 0.003600 12.528810 ( 1.029365)
build_install 0.010553 0.000849 4.126362 ( 1.049689)
test_btest 0.000697 0.000000 70.482397 ( 5.426194)
test_basic 0.001925 0.002254 0.403168 ( 0.483409)
test_all 0.087452 0.008402 367.828716 ( 36.817302)
test_rubyspec 0.026898 0.014508 87.440077 ( 11.068287)
total: 60.38 sec