Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-152742
#<BuildRuby:0x00005633e272a148
@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.20220627-152742",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000944 0.008431 0.831440 ( 1.049473)
build_miniruby 0.001169 0.000702 0.064758 ( 0.063702)
build_ruby 0.001737 0.001043 0.066627 ( 0.064427)
build_all 0.005514 0.003309 1.230789 ( 0.478291)
build_install 0.012327 0.006376 4.877313 ( 2.442979)
test_btest 0.001155 0.000674 54.018154 ( 6.168987)
test_basic 0.004402 0.002568 0.289999 ( 0.378938)
test_all 0.001510 0.000881 519.888233 ( 54.454516)
test_rubyspec 0.098428 0.038582 42.105853 ( 47.864374)
total: 112.97 sec