Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-043220
#<BuildRuby:0x000055bdac6984c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220723-043220",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011343 0.000468 0.995882 ( 1.216738)
build_miniruby 0.001713 0.000107 0.075603 ( 0.074987)
build_ruby 0.002062 0.000129 0.073509 ( 0.072405)
build_all 0.009677 0.000000 1.524421 ( 0.582885)
build_install 0.023457 0.000000 5.176920 ( 2.070987)
test_btest 0.001630 0.000000 73.258010 ( 8.673443)
test_basic 0.007138 0.000000 0.331211 ( 0.421644)
test_all 0.001764 0.000000 675.762135 ( 66.586863)
test_rubyspec 0.116358 0.059880 45.697872 ( 51.378024)
total: 131.08 sec