Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-211910
#<BuildRuby:0x000055d3d1fa1338
@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.20220804-211910",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003236 0.004842 0.840029 ( 1.448293)
build_miniruby 0.001431 0.000000 0.053740 ( 0.052466)
build_ruby 0.001672 0.000000 0.063192 ( 0.062590)
build_all 0.008248 0.000611 1.235223 ( 0.484546)
build_install 0.014864 0.002070 4.334252 ( 1.778924)
test_btest 0.001478 0.000296 50.340285 ( 6.045714)
test_basic 0.005026 0.001005 0.277334 ( 0.367689)
test_all 0.002939 0.000000 500.962871 ( 52.847849)
test_rubyspec 0.076552 0.057053 41.252563 ( 48.947729)
total: 112.04 sec