Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-171521
#<BuildRuby:0x000055d49b2c46e0
@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.20220910-171521",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006437 0.003762 1.124732 ( 1.085364)
build_miniruby 0.001626 0.000326 0.068754 ( 0.066655)
build_ruby 0.001792 0.000359 0.071585 ( 0.069452)
build_all 0.011023 0.000000 1.559629 ( 0.604434)
build_install 0.017472 0.004064 1.920423 ( 0.950106)
test_btest 0.000937 0.000170 94.067236 ( 9.235866)
test_basic 0.003479 0.005036 0.345380 ( 0.442683)
test_all 0.000666 0.004369 687.902026 ( 69.058762)
test_rubyspec 0.107270 0.072145 47.998774 ( 55.626409)
total: 137.14 sec