Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-231419
#<BuildRuby:0x0000560ee1f27510
@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.20220305-231419",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010076 0.000719 1.018582 ( 1.132274)
build_miniruby 0.002414 0.000000 0.068835 ( 0.066428)
build_ruby 0.002282 0.000000 0.080922 ( 0.078876)
build_all 0.010061 0.000000 4.262954 ( 0.863286)
build_install 0.021589 0.003181 7.962655 ( 2.420166)
test_btest 0.001018 0.000079 77.511001 ( 8.124627)
test_basic 0.007252 0.000000 0.339333 ( 0.429322)
test_all 0.002545 0.000000 700.168130 ( 67.338528)
test_rubyspec 0.104598 0.045489 46.555778 ( 51.949680)
total: 132.40 sec