Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-022051
#<BuildRuby:0x00005564e3d05438
@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.20220718-022051",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009985 0.000429 0.828848 ( 0.912920)
build_miniruby 0.001242 0.000089 0.053099 ( 0.051652)
build_ruby 0.001927 0.000137 0.059969 ( 0.057423)
build_all 0.005496 0.004765 1.276466 ( 0.493225)
build_install 0.014670 0.001244 4.253611 ( 1.808958)
test_btest 0.000988 0.000124 55.137099 ( 6.084114)
test_basic 0.001432 0.004705 0.284852 ( 0.374289)
test_all 0.002694 0.000000 509.303221 ( 52.818581)
test_rubyspec 0.096511 0.043628 41.925477 ( 47.762786)
total: 110.36 sec