Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-032255
#<BuildRuby:0x000055dbf00df4b8
@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.20220730-032255",
@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.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006247 0.004794 0.960177 ( 0.969939)
build_miniruby 0.001517 0.000467 0.071868 ( 0.070531)
build_ruby 0.001320 0.000406 0.066971 ( 0.065939)
build_all 0.010643 0.000415 1.489966 ( 0.570463)
build_install 0.019985 0.002513 5.229220 ( 2.115618)
test_btest 0.001097 0.000259 74.260715 ( 8.015664)
test_basic 0.005638 0.001326 0.321336 ( 0.410778)
test_all 0.002276 0.000000 678.426426 ( 66.979643)
test_rubyspec 0.115727 0.069325 45.658315 ( 51.441018)
total: 130.64 sec