Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-020448
#<BuildRuby:0x0000559bb47bc8e8
@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.20220330-020448",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011456 0.000526 1.010130 ( 1.239410)
build_miniruby 0.001959 0.000140 0.077573 ( 0.076354)
build_ruby 0.001711 0.000122 0.068238 ( 0.067179)
build_all 0.010596 0.000049 4.103359 ( 0.844824)
build_install 0.011806 0.012139 7.879117 ( 2.411244)
test_btest 0.001482 0.000000 75.743339 ( 7.927246)
test_basic 0.006805 0.000000 0.345718 ( 0.435595)
test_all 0.002082 0.000000 687.325003 ( 67.562670)
test_rubyspec 0.139568 0.043261 46.656801 ( 51.966502)
total: 132.53 sec