Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-020014
#<BuildRuby:0x00005584792b9550
@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.20221018-020014",
@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.000027 0.000007 0.000034 ( 0.000034)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.008025 0.005158 1.184080 ( 1.859843)
build_miniruby 0.001690 0.000520 0.106803 ( 0.105194)
build_ruby 0.001345 0.000413 0.102063 ( 0.100380)
build_all 0.002304 0.005331 1.336940 ( 0.584014)
build_install 0.014219 0.001657 1.636026 ( 0.898541)
test_btest 0.001974 0.000658 63.372353 ( 6.552760)
test_basic 0.001359 0.005640 0.363829 ( 0.455581)
test_all 0.003841 0.004601 509.210238 ( 55.084020)
test_rubyspec 0.063526 0.069168 43.258517 ( 51.793288)
total: 117.43 sec