Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-144947
#<BuildRuby:0x0000563abce63f00
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240618-144947",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000007 0.000005 0.000012 ( 0.000012)
build_up 0.003625 0.002072 1.761348 ( 2.085590)
build_miniruby 0.001055 0.000000 1.011429 ( 1.012825)
build_ruby 0.001421 0.000000 3.296149 ( 3.297486)
build_all 0.010276 0.000000 17.534910 ( 1.654386)
build_install 0.008084 0.002359 6.084401 ( 1.470973)
test_btest 0.000750 0.000337 101.638377 ( 9.470730)
test_basic 0.003159 0.001421 0.884058 ( 0.960114)
test_all 0.098322 0.040940 555.916945 ( 53.327151)
test_rubyspec 0.032909 0.033149 134.576112 ( 15.822410)
total: 89.10 sec