Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-204733
#<BuildRuby:0x000055d7b2fb06c8
@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.20220616-204733",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000746 0.012064 1.014954 ( 1.285523)
build_miniruby 0.001161 0.000436 0.076595 ( 0.075118)
build_ruby 0.002010 0.000000 0.070581 ( 0.068487)
build_all 0.009100 0.001433 1.476057 ( 0.608842)
build_install 0.016840 0.005614 5.741271 ( 2.760886)
test_btest 0.000874 0.000292 72.854567 ( 8.488876)
test_basic 0.007252 0.000000 0.329736 ( 0.418801)
test_all 0.002543 0.000060 704.308625 ( 67.463510)
test_rubyspec 0.112197 0.060355 45.348768 ( 51.155464)
total: 132.33 sec