Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-150155
#<BuildRuby:0x000055ee253903a0
@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.20220718-150155",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006568 0.003588 0.971580 ( 1.182602)
build_miniruby 0.001669 0.000477 0.078842 ( 0.076500)
build_ruby 0.001659 0.000474 0.074557 ( 0.072411)
build_all 0.007978 0.002280 1.555433 ( 0.599877)
build_install 0.016016 0.006775 5.169091 ( 2.095887)
test_btest 0.000934 0.000292 72.107455 ( 8.416694)
test_basic 0.002099 0.005986 0.330983 ( 0.423428)
test_all 0.001548 0.000581 634.333049 ( 64.419573)
test_rubyspec 0.072202 0.098878 45.773620 ( 51.440738)
total: 128.73 sec