Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-235451
#<BuildRuby:0x0000561ac20dcdd8
@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.20221109-235451",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003748 0.007041 1.062800 ( 1.079409)
build_miniruby 0.002306 0.000000 0.069770 ( 0.067302)
build_ruby 0.002185 0.000000 0.067011 ( 0.065149)
build_all 0.011672 0.000000 1.530465 ( 0.605352)
build_install 0.016747 0.003565 1.852396 ( 0.937923)
test_btest 0.001062 0.000000 86.180163 ( 8.742178)
test_basic 0.002560 0.006516 0.342912 ( 0.430016)
test_all 0.000610 0.001062 699.236049 ( 69.879892)
test_rubyspec 0.115387 0.056255 47.679914 ( 55.859761)
total: 137.67 sec