Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-140419
#<BuildRuby:0x000055de9dbdba10
@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.20221203-140419",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003881 0.000647 0.808066 ( 1.090799)
build_miniruby 0.000790 0.000132 0.534436 ( 0.533863)
build_ruby 0.001095 0.000183 1.717149 ( 1.640578)
build_all 0.005637 0.003772 11.938640 ( 1.498132)
build_install 0.005719 0.001225 1.647940 ( 0.770773)
test_btest 0.000561 0.000120 65.377619 ( 6.039721)
test_basic 0.002595 0.000556 0.232137 ( 0.329558)
test_all 0.001030 0.000221 509.233051 ( 51.092315)
test_rubyspec 0.014394 0.013091 35.870615 ( 46.431696)
total: 109.43 sec