Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-145613
#<BuildRuby:0x0000556945c06828
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-145613",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006278 0.000160 0.901799 ( 1.829349)
build_miniruby 0.000947 0.000064 0.057505 ( 0.062055)
build_ruby 0.000898 0.000000 0.059500 ( 0.058370)
build_all 0.000846 0.003812 1.527888 ( 0.590030)
build_install 0.010881 0.000329 1.925141 ( 0.965083)
test_btest 0.000553 0.000061 52.094921 ( 8.644783)
test_basic 0.005481 0.000139 0.361526 ( 0.450136)
test_all 0.003144 0.000331 623.578062 ( 89.224754)
test_rubyspec 0.073847 0.045956 44.498721 ( 52.794985)
total: 154.62 sec