Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-200509
#<BuildRuby:0x000055dc1fd748e8
@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.20220919-200509",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002439 0.007809 1.068319 ( 1.122765)
build_miniruby 0.001575 0.000315 0.109008 ( 0.104622)
build_ruby 0.002378 0.000000 0.116322 ( 0.098917)
build_all 0.009129 0.001410 1.609152 ( 0.644652)
build_install 0.017758 0.004462 1.952315 ( 0.970604)
test_btest 0.001331 0.000267 76.888886 ( 8.225122)
test_basic 0.007662 0.000582 0.381491 ( 0.468905)
test_all 0.003339 0.000420 654.179411 ( 66.630252)
test_rubyspec 0.104521 0.066559 45.467524 ( 53.666611)
total: 131.93 sec