Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-030033
#<BuildRuby:0x000055fb0dc26038
@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.20220812-030033",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.010812 0.680035 ( 1.095510)
build_miniruby 0.001336 0.001225 0.047997 ( 0.045465)
build_ruby 0.001276 0.000580 0.047807 ( 0.046077)
build_all 0.005751 0.002614 1.194102 ( 0.438499)
build_install 0.020345 0.004287 4.262275 ( 1.671386)
test_btest 0.000961 0.000369 52.069039 ( 8.063584)
test_basic 0.006305 0.000274 0.205186 ( 0.294652)
test_all 0.001752 0.000626 499.043768 ( 53.273698)
test_rubyspec 0.133104 0.038719 37.308623 ( 44.881714)
total: 109.81 sec