Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-193352
#<BuildRuby:0x00005588a0d00448
@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.20220907-193352",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009424 0.001450 0.966543 ( 1.001169)
build_miniruby 0.002023 0.000311 0.075621 ( 0.074112)
build_ruby 0.001904 0.000293 0.073967 ( 0.072378)
build_all 0.008450 0.000499 1.564611 ( 0.606553)
build_install 0.019084 0.001850 1.937800 ( 0.959522)
test_btest 0.000000 0.001256 100.004313 ( 10.009876)
test_basic 0.005292 0.003590 0.360203 ( 0.446763)
test_all 0.003548 0.000626 647.953585 ( 66.447625)
test_rubyspec 0.094421 0.066006 47.286194 ( 55.619331)
total: 135.24 sec