Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-021825
#<BuildRuby:0x000055fa347f4480
@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.20220508-021825",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010867 0.000182 1.051870 ( 1.182471)
build_miniruby 0.001951 0.000115 0.077556 ( 0.075263)
build_ruby 0.001370 0.000081 0.067201 ( 0.065604)
build_all 0.007613 0.000185 1.509368 ( 0.644327)
build_install 0.008681 0.013369 6.182757 ( 2.960941)
test_btest 0.001053 0.000210 70.406047 ( 9.774846)
test_basic 0.003738 0.005455 0.324500 ( 0.410031)
test_all 0.002025 0.000252 730.092772 ( 72.281068)
test_rubyspec 0.063700 0.059418 49.177822 ( 54.446899)
total: 141.84 sec