Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-151504
#<BuildRuby:0x00005591ace1eec8
@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.20220817-151504",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010888 0.001815 0.973451 ( 1.115549)
build_miniruby 0.002036 0.000340 0.075263 ( 0.072905)
build_ruby 0.001805 0.000301 0.080314 ( 0.077765)
build_all 0.007898 0.001316 1.533400 ( 0.575558)
build_install 0.011766 0.010148 1.876500 ( 0.920930)
test_btest 0.000000 0.001048 74.695414 ( 8.512706)
test_basic 0.004152 0.003920 0.325030 ( 0.418321)
test_all 0.003092 0.000000 676.829273 ( 66.890051)
test_rubyspec 0.100782 0.072271 45.325544 ( 52.833513)
total: 131.42 sec