Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-101403
#<BuildRuby:0x000055afccd5f7b0
@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.20220728-101403",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009279 0.003093 0.972674 ( 1.305198)
build_miniruby 0.001470 0.000490 0.074143 ( 0.073340)
build_ruby 0.000700 0.001626 0.080734 ( 0.080310)
build_all 0.004234 0.005997 1.484338 ( 0.587152)
build_install 0.019407 0.003369 5.122927 ( 2.073864)
test_btest 0.001116 0.000412 76.516432 ( 8.364370)
test_basic 0.006139 0.000610 0.318473 ( 0.409654)
test_all 0.001583 0.000554 667.519019 ( 66.097629)
test_rubyspec 0.097329 0.078103 45.664338 ( 51.382577)
total: 130.38 sec