Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-225635
#<BuildRuby:0x0000558a2aca4a68
@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.20220719-225635",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009394 0.001479 0.755936 ( 2.246054)
build_miniruby 0.001064 0.000290 0.049202 ( 0.048391)
build_ruby 0.002442 0.000666 0.058737 ( 0.056921)
build_all 0.006249 0.001704 1.291808 ( 0.506704)
build_install 0.012855 0.004440 4.400395 ( 1.855186)
test_btest 0.001583 0.000452 54.943796 ( 7.508683)
test_basic 0.004724 0.001350 0.205844 ( 0.294854)
test_all 0.002190 0.000626 502.401545 ( 53.697094)
test_rubyspec 0.106056 0.039193 40.236803 ( 46.223114)
total: 112.44 sec