Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-052848
#<BuildRuby:0x000055c3cd3f3680
@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.20220217-052848",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009399 0.001243 0.955215 ( 1.819619)
build_miniruby 0.001835 0.000423 0.072545 ( 0.070437)
build_ruby 0.001350 0.000311 0.068511 ( 0.067250)
build_all 0.009759 0.001086 4.124831 ( 0.797872)
build_install 0.019190 0.006002 7.807899 ( 2.326006)
test_btest 0.000609 0.000143 68.112397 ( 8.252125)
test_basic 0.005088 0.001197 0.337996 ( 0.430169)
test_all 0.001562 0.000368 680.369990 ( 65.562343)
test_rubyspec 0.085414 0.081898 46.215169 ( 51.696136)
total: 131.02 sec