Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-113712
#<BuildRuby:0x00005651f036bf58
@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.20220718-113712",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006995 0.000000 0.830806 ( 0.904314)
build_miniruby 0.001073 0.000000 0.057667 ( 0.056359)
build_ruby 0.001024 0.000000 0.059181 ( 0.057917)
build_all 0.004774 0.000000 1.564718 ( 0.610563)
build_install 0.000008 0.009029 5.641229 ( 2.187130)
test_btest 0.000664 0.000083 52.837095 ( 8.043117)
test_basic 0.002012 0.004112 0.335199 ( 0.422942)
test_all 0.000912 0.000161 609.535216 ( 87.404418)
test_rubyspec 0.085585 0.040454 43.869833 ( 49.450131)
total: 149.14 sec