Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-232604
#<BuildRuby:0x000055564f3d5400
@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.20220726-232604",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008990 0.001498 0.812942 ( 1.128459)
build_miniruby 0.001165 0.000195 0.062697 ( 0.062103)
build_ruby 0.001668 0.000278 0.066120 ( 0.065169)
build_all 0.007112 0.001185 1.215056 ( 0.474609)
build_install 0.016444 0.000778 4.328014 ( 1.838963)
test_btest 0.001430 0.000204 52.083858 ( 6.157099)
test_basic 0.001185 0.005042 0.294445 ( 0.386445)
test_all 0.002669 0.000184 503.298197 ( 53.398672)
test_rubyspec 0.098392 0.037152 41.738731 ( 47.558938)
total: 111.07 sec