Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-013815
#<BuildRuby:0x0000555904a5c0a0
@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.20240619-013815",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005046 0.000918 1.048448 ( 1.384633)
build_miniruby 0.001212 0.000000 0.733139 ( 0.732972)
build_ruby 0.002014 0.000000 2.260155 ( 2.260173)
build_all 0.005238 0.003350 12.504679 ( 1.025185)
build_install 0.006569 0.005819 4.106978 ( 1.063182)
test_btest 0.000470 0.000134 72.331512 ( 5.797872)
test_basic 0.004195 0.000000 0.408074 ( 0.490070)
test_all 0.069355 0.028793 372.728480 ( 37.310582)
test_rubyspec 0.021677 0.020942 87.605208 ( 11.027246)
total: 61.09 sec