Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-132818
#<BuildRuby:0x00005562548dbba0
@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.20220723-132818",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000037 0.000003 0.000040 ( 0.000042)
configure 0.000036 0.000003 0.000039 ( 0.000038)
build_up 0.002057 0.010464 0.835455 ( 0.912908)
build_miniruby 0.001254 0.000334 0.050521 ( 0.049291)
build_ruby 0.000992 0.000264 0.053310 ( 0.052150)
build_all 0.007731 0.000988 1.277280 ( 0.475962)
build_install 0.013198 0.002157 4.284010 ( 1.793180)
test_btest 0.001296 0.000304 51.967708 ( 6.387505)
test_basic 0.002808 0.004143 0.296635 ( 0.387501)
test_all 0.003186 0.000315 481.676149 ( 51.779620)
test_rubyspec 0.080988 0.039270 41.771890 ( 47.623871)
total: 109.46 sec