Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-220353
#<BuildRuby:0x00005603f10306d8
@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.20220726-220353",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006908 0.004765 0.976292 ( 1.655069)
build_miniruby 0.000000 0.001871 0.068501 ( 0.068950)
build_ruby 0.000000 0.001649 0.066494 ( 0.066444)
build_all 0.004612 0.004951 1.542728 ( 0.599814)
build_install 0.017339 0.005534 5.205380 ( 2.115126)
test_btest 0.000924 0.000257 73.559789 ( 8.138867)
test_basic 0.007361 0.000724 0.323323 ( 0.412805)
test_all 0.001595 0.000420 679.330224 ( 66.896443)
test_rubyspec 0.134877 0.048394 45.387883 ( 51.109486)
total: 131.06 sec