Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-183748
#<BuildRuby:0x000055d041a38510
@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.20220416-183748",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.012365 0.000550 1.025526 ( 1.301951)
build_miniruby 0.001963 0.000130 0.080295 ( 0.077992)
build_ruby 0.001463 0.000098 0.070014 ( 0.069371)
build_all 0.009361 0.000000 1.527172 ( 0.613831)
build_install 0.011570 0.010872 5.876313 ( 2.817691)
test_btest 0.001297 0.000216 77.525355 ( 8.464997)
test_basic 0.007596 0.001266 0.339228 ( 0.427309)
test_all 0.002511 0.000000 706.573919 ( 68.443849)
test_rubyspec 0.112832 0.067037 46.750111 ( 52.232321)
total: 134.45 sec