Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-143927
#<BuildRuby:0x00005577b1bacd30
@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.20220904-143927",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008257 0.001429 0.972566 ( 1.235422)
build_miniruby 0.001748 0.000583 0.079624 ( 0.076892)
build_ruby 0.001613 0.000537 0.078392 ( 0.076067)
build_all 0.009839 0.000168 1.552516 ( 0.601405)
build_install 0.021941 0.000722 1.890242 ( 0.931623)
test_btest 0.001062 0.000236 75.244422 ( 8.647041)
test_basic 0.002643 0.004321 0.322533 ( 0.411257)
test_all 0.003868 0.001018 660.042106 ( 64.920014)
test_rubyspec 0.146614 0.024974 45.647236 ( 54.102190)
total: 131.00 sec