Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-130336
#<BuildRuby:0x000056091b9048e8
@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.20220306-130336",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006345 0.004367 1.018054 ( 1.026204)
build_miniruby 0.001460 0.000195 0.071831 ( 0.069867)
build_ruby 0.001883 0.000251 0.073067 ( 0.070909)
build_all 0.010127 0.000000 4.164529 ( 0.846054)
build_install 0.017540 0.006230 7.908469 ( 2.408816)
test_btest 0.000989 0.000158 71.945282 ( 7.895631)
test_basic 0.005795 0.002814 0.322613 ( 0.409978)
test_all 0.001582 0.000282 702.854519 ( 67.619919)
test_rubyspec 0.118735 0.044997 46.897681 ( 52.121736)
total: 132.47 sec