Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-153315
#<BuildRuby:0x000055e6f29346d8
@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.20220811-153315",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011290 0.995296 ( 1.653372)
build_miniruby 0.000000 0.002391 0.066672 ( 0.065692)
build_ruby 0.001112 0.001129 0.074677 ( 0.073858)
build_all 0.002514 0.007039 1.549758 ( 0.593694)
build_install 0.014870 0.007022 5.127230 ( 2.125563)
test_btest 0.000875 0.000389 72.275685 ( 8.626844)
test_basic 0.007107 0.000000 0.329909 ( 0.420292)
test_all 0.002587 0.004231 683.232107 ( 67.186308)
test_rubyspec 0.118107 0.057606 45.067384 ( 52.702402)
total: 133.45 sec