Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-155428
#<BuildRuby:0x000056220c0c9160
@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.20221202-155428",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009630 0.001317 1.195673 ( 1.217135)
build_miniruby 0.001942 0.000448 0.843266 ( 0.842061)
build_ruby 0.002647 0.000610 2.251011 ( 2.163567)
build_all 0.010394 0.011181 18.565325 ( 2.169394)
build_install 0.010301 0.011162 2.041498 ( 1.034926)
test_btest 0.001133 0.000503 88.073742 ( 9.005407)
test_basic 0.001886 0.007830 0.355456 ( 0.441360)
test_all 0.002546 0.000000 734.232040 ( 71.440456)
test_rubyspec 0.115362 0.066578 49.101573 ( 57.209878)
total: 145.53 sec