Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-215559
#<BuildRuby:0x0000555eb6a17858
@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.20220210-215559",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000021)
configure 0.000023 0.000010 0.000033 ( 0.000030)
build_up 0.008271 0.001838 0.948026 ( 1.007765)
build_miniruby 0.001353 0.000563 0.072128 ( 0.070590)
build_ruby 0.000000 0.002062 0.073310 ( 0.072323)
build_all 0.001766 0.009162 4.058085 ( 0.794801)
build_install 0.022844 0.000920 7.939285 ( 2.386658)
test_btest 0.000864 0.000384 75.663452 ( 8.427399)
test_basic 0.004823 0.002144 0.350774 ( 0.439467)
test_all 0.001309 0.000582 664.853918 ( 65.528921)
test_rubyspec 0.077795 0.090430 46.556211 ( 51.866771)
total: 130.60 sec