Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-170957
#<BuildRuby:0x0000559aaf9f0b60
@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.20221201-170957",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009837 0.000826 1.179972 ( 1.182078)
build_miniruby 0.002140 0.000305 0.856885 ( 0.855445)
build_ruby 0.003208 0.000000 2.248333 ( 2.152882)
build_all 0.020329 0.000565 18.557409 ( 2.196001)
build_install 0.000757 0.020271 2.012723 ( 1.057726)
test_btest 0.000062 0.001081 95.073794 ( 8.990345)
test_basic 0.007832 0.001181 0.352076 ( 0.438195)
test_all 0.000000 0.002893 727.526939 ( 71.109725)
test_rubyspec 0.098381 0.079377 49.047606 ( 57.191457)
total: 145.17 sec