Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-174219
#<BuildRuby:0x00005568aaac7138
@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.20230401-174219",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.005854 1.378731 ( 2.634975)
build_miniruby 0.000000 0.000951 0.780036 ( 0.779890)
build_ruby 0.001005 0.000457 2.350389 ( 2.350140)
build_all 0.007938 0.000819 11.471343 ( 1.047737)
build_install 0.002238 0.004610 1.554182 ( 0.921694)
test_btest 0.000608 0.000152 76.203030 ( 6.927135)
test_basic 0.003209 0.000802 0.557007 ( 0.652012)
test_all 0.000889 0.000222 434.868471 ( 44.928809)
test_rubyspec 0.019281 0.017051 40.538286 ( 51.087070)
total: 111.33 sec