Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-120214
#<BuildRuby:0x0000559176ba8a58
@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.20220213-120214",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007306 0.004676 0.992892 ( 1.416821)
build_miniruby 0.001814 0.000389 0.073691 ( 0.072443)
build_ruby 0.000000 0.001530 0.060878 ( 0.059680)
build_all 0.005886 0.004399 4.130591 ( 0.794752)
build_install 0.010552 0.009919 7.828077 ( 2.339327)
test_btest 0.000874 0.000327 77.491463 ( 8.268485)
test_basic 0.006573 0.002465 0.345080 ( 0.432431)
test_all 0.001091 0.000409 658.174918 ( 65.561889)
test_rubyspec 0.118534 0.061503 45.984958 ( 51.175209)
total: 130.12 sec