Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-100604
#<BuildRuby:0x000055941e3e6dd8
@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.20221110-100604",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005719 0.004179 1.082881 ( 1.115511)
build_miniruby 0.002197 0.000293 0.063663 ( 0.061167)
build_ruby 0.001791 0.000238 0.066083 ( 0.063717)
build_all 0.009916 0.000696 1.471455 ( 0.583548)
build_install 0.011948 0.008025 1.823804 ( 0.946909)
test_btest 0.001270 0.000254 89.286152 ( 8.631183)
test_basic 0.010588 0.000315 0.330653 ( 0.415821)
test_all 0.002584 0.000145 657.170663 ( 68.146845)
test_rubyspec 0.131661 0.042504 47.436541 ( 55.646986)
total: 135.61 sec