Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-000622
#<BuildRuby:0x000056249bdcadc8
@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.20221201-000622",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010388 0.000318 1.213995 ( 1.350539)
build_miniruby 0.002905 0.000415 0.838800 ( 0.835972)
build_ruby 0.002548 0.000364 2.266590 ( 2.172317)
build_all 0.017060 0.005636 18.593328 ( 2.169834)
build_install 0.014556 0.006087 1.995332 ( 1.001453)
test_btest 0.001233 0.000268 90.192420 ( 8.889285)
test_basic 0.004102 0.005335 0.345152 ( 0.430578)
test_all 0.002091 0.000546 685.417290 ( 72.236950)
test_rubyspec 0.107592 0.069137 49.522300 ( 57.621294)
total: 146.71 sec