Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-094546
#<BuildRuby:0x0000564620deec40
@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.20220618-094546",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006086 0.000479 0.890825 ( 0.999824)
build_miniruby 0.000771 0.000000 0.057484 ( 0.056349)
build_ruby 0.001046 0.000000 0.059942 ( 0.058701)
build_all 0.004384 0.000000 1.503107 ( 0.612803)
build_install 0.011034 0.000000 6.303654 ( 2.838469)
test_btest 0.000000 0.000650 55.435582 ( 8.166023)
test_basic 0.003163 0.002435 0.297021 ( 0.385556)
test_all 0.001206 0.000268 645.155819 ( 93.874613)
test_rubyspec 0.077255 0.033967 44.235444 ( 49.787408)
total: 156.78 sec