Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-021356
#<BuildRuby:0x000055816b408c00
@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.20220914-021356",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009398 0.001446 1.109539 ( 1.221663)
build_miniruby 0.001495 0.000230 0.071866 ( 0.070524)
build_ruby 0.001623 0.000250 0.075413 ( 0.074066)
build_all 0.010816 0.000000 1.564536 ( 0.615180)
build_install 0.015059 0.006096 1.927815 ( 0.943277)
test_btest 0.000798 0.000141 94.913074 ( 9.162042)
test_basic 0.001511 0.005884 0.350833 ( 0.440618)
test_all 0.001341 0.002008 671.330464 ( 67.816141)
test_rubyspec 0.111280 0.041624 46.558309 ( 54.693940)
total: 135.04 sec