Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-050436
#<BuildRuby:0x000055ac01e806e0
@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.20220912-050436",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.012267 0.000542 1.130353 ( 1.111248)
build_miniruby 0.001971 0.000000 0.067044 ( 0.066821)
build_ruby 0.002235 0.000000 0.079490 ( 0.079719)
build_all 0.010402 0.000040 1.571662 ( 0.624566)
build_install 0.022413 0.000157 1.905178 ( 0.960775)
test_btest 0.001137 0.000052 95.711138 ( 9.931926)
test_basic 0.007557 0.000113 0.360934 ( 0.452590)
test_all 0.000000 0.002585 668.444310 ( 67.652620)
test_rubyspec 0.117195 0.047290 47.348636 ( 55.660476)
total: 136.54 sec