Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-142644
#<BuildRuby:0x00005648a741e7e0
@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.20220610-142644",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000000 0.006564 0.851596 ( 1.183313)
build_miniruby 0.000598 0.000249 0.057302 ( 0.055994)
build_ruby 0.000593 0.000247 0.059143 ( 0.057915)
build_all 0.002950 0.001229 1.505372 ( 0.604457)
build_install 0.003212 0.005782 6.330422 ( 2.826714)
test_btest 0.000505 0.000253 49.642370 ( 8.376135)
test_basic 0.005154 0.000306 0.291517 ( 0.380643)
test_all 0.000440 0.000898 639.232588 ( 90.973895)
test_rubyspec 0.042615 0.037437 44.116923 ( 49.733948)
total: 154.19 sec