Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-025016
#<BuildRuby:0x0000564812ef1310
@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.20220802-025016",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009415 0.000380 0.820378 ( 1.668738)
build_miniruby 0.001209 0.000086 0.054561 ( 0.053831)
build_ruby 0.001365 0.000098 0.052716 ( 0.052097)
build_all 0.002608 0.004402 1.229676 ( 0.474091)
build_install 0.016063 0.000820 4.306801 ( 1.801681)
test_btest 0.001527 0.000000 51.082321 ( 5.941376)
test_basic 0.001617 0.003901 0.293047 ( 0.384047)
test_all 0.002199 0.000347 497.176456 ( 52.864808)
test_rubyspec 0.081995 0.040511 41.186107 ( 47.076802)
total: 110.32 sec