Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-082132
#<BuildRuby:0x000055de430880a0
@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.20220512-082132",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.007003 0.000000 0.891236 ( 1.301680)
build_miniruby 0.001022 0.000000 0.057408 ( 0.056072)
build_ruby 0.000959 0.000000 0.058196 ( 0.056856)
build_all 0.000057 0.004229 1.518045 ( 0.618418)
build_install 0.010413 0.000651 6.319219 ( 2.865772)
test_btest 0.000772 0.000048 56.844636 ( 7.993998)
test_basic 0.001394 0.004522 0.323046 ( 0.411204)
test_all 0.001292 0.000152 623.471610 ( 90.164306)
test_rubyspec 0.090775 0.035792 44.416358 ( 49.361455)
total: 152.83 sec