Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-143501
#<BuildRuby:0x00005564239e3608
@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.20220614-143501",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008808 0.001507 0.961425 ( 1.172339)
build_miniruby 0.002472 0.000000 0.072584 ( 0.070771)
build_ruby 0.001886 0.000040 0.074705 ( 0.073495)
build_all 0.003591 0.005590 1.490681 ( 0.598217)
build_install 0.019079 0.003379 5.901436 ( 2.794773)
test_btest 0.001212 0.000383 74.950582 ( 8.275885)
test_basic 0.005419 0.001711 0.339711 ( 0.427669)
test_all 0.001936 0.000611 675.637909 ( 65.741589)
test_rubyspec 0.112562 0.058641 45.750982 ( 51.524522)
total: 130.68 sec