Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-121756
#<BuildRuby:0x000055fcd4674dd8
@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.20220725-121756",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004514 0.008489 0.960109 ( 1.156775)
build_miniruby 0.002453 0.000000 0.076589 ( 0.074328)
build_ruby 0.001942 0.000194 0.074054 ( 0.071717)
build_all 0.006018 0.003511 1.487184 ( 0.573009)
build_install 0.020322 0.002903 5.129749 ( 2.068516)
test_btest 0.000000 0.001232 74.160807 ( 8.233927)
test_basic 0.002681 0.005220 0.322337 ( 0.417796)
test_all 0.001781 0.000511 663.673197 ( 65.658406)
test_rubyspec 0.084999 0.081882 45.589553 ( 51.321471)
total: 129.58 sec