Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-153433
#<BuildRuby:0x000055b4a39086e0
@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.20220717-153433",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011842 0.000838 0.968549 ( 1.092101)
build_miniruby 0.001811 0.000000 0.068422 ( 0.066625)
build_ruby 0.002083 0.000000 0.077488 ( 0.075580)
build_all 0.008090 0.001691 1.533604 ( 0.585290)
build_install 0.019363 0.003815 5.208128 ( 2.084032)
test_btest 0.000000 0.001265 72.745037 ( 8.521748)
test_basic 0.004421 0.003132 0.319444 ( 0.407242)
test_all 0.001409 0.000352 657.309797 ( 65.215966)
test_rubyspec 0.104796 0.068403 45.599171 ( 51.277179)
total: 129.33 sec