Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-020940
#<BuildRuby:0x000055b68dede9c0
@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.20220723-020940",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004132 0.005429 0.817384 ( 0.998333)
build_miniruby 0.001063 0.000387 0.063224 ( 0.062304)
build_ruby 0.001285 0.000467 0.062913 ( 0.061505)
build_all 0.004295 0.004431 1.258327 ( 0.482672)
build_install 0.010562 0.005171 4.161415 ( 1.753812)
test_btest 0.000979 0.000420 51.645433 ( 6.101054)
test_basic 0.001374 0.005391 0.293014 ( 0.383634)
test_all 0.002734 0.000523 493.261406 ( 52.910445)
test_rubyspec 0.075551 0.062972 41.550712 ( 47.364838)
total: 110.12 sec