Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-094256
#<BuildRuby:0x000055df7e583bb8
@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.20230606-094256",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003550 0.001184 1.385845 ( 2.620109)
build_miniruby 0.000816 0.000272 0.729757 ( 0.729191)
build_ruby 0.001395 0.000000 2.512753 ( 2.513436)
build_all 0.005374 0.003691 12.251527 ( 1.130277)
build_install 0.002243 0.005270 1.630679 ( 0.835654)
test_btest 0.000793 0.000360 78.964385 ( 7.151852)
test_basic 0.002943 0.001338 0.745657 ( 0.832325)
test_all 0.001000 0.000454 438.816255 ( 49.125384)
test_rubyspec 0.014874 0.025941 42.987993 ( 55.434469)
total: 120.37 sec