Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-160403
#<BuildRuby:0x0000564db96608e8
@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.20220815-160403",
@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.000018 0.000003 0.000021 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002550 0.008802 0.963615 ( 0.969452)
build_miniruby 0.001635 0.000503 0.078416 ( 0.076267)
build_ruby 0.001599 0.000492 0.071919 ( 0.069705)
build_all 0.010763 0.000488 1.556101 ( 0.581748)
build_install 0.018286 0.004571 1.897636 ( 0.929084)
test_btest 0.001339 0.000000 77.781109 ( 8.310462)
test_basic 0.004578 0.003717 0.334790 ( 0.432377)
test_all 0.002572 0.001333 636.008217 ( 65.201226)
test_rubyspec 0.081544 0.090211 45.744015 ( 53.338325)
total: 129.91 sec