Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-131013
#<BuildRuby:0x0000559fc520c8e8
@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.20220830-131013",
@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.000017 0.000005 0.000022 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010920 0.001606 0.966685 ( 1.062801)
build_miniruby 0.001818 0.000420 0.078105 ( 0.076599)
build_ruby 0.001549 0.000357 0.079237 ( 0.077723)
build_all 0.004250 0.004624 1.502186 ( 0.583574)
build_install 0.017981 0.004468 1.914585 ( 0.933851)
test_btest 0.000845 0.000235 77.959971 ( 8.388169)
test_basic 0.001871 0.005361 0.330974 ( 0.420322)
test_all 0.004375 0.001458 639.460131 ( 64.809872)
test_rubyspec 0.080706 0.096843 45.788546 ( 54.224098)
total: 130.58 sec