Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-222702
#<BuildRuby:0x00005655418244d8
@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.20220328-222702",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000069 0.000004 0.000073 ( 0.000074)
build_up 0.011619 0.000476 0.988845 ( 1.051345)
build_miniruby 0.002150 0.000135 0.076649 ( 0.075830)
build_ruby 0.002060 0.000129 0.073262 ( 0.072526)
build_all 0.005612 0.004863 4.155005 ( 0.873846)
build_install 0.016943 0.008338 7.845871 ( 2.456098)
test_btest 0.001150 0.000209 72.982915 ( 7.929255)
test_basic 0.002090 0.005029 0.336091 ( 0.426892)
test_all 0.001647 0.000375 700.685784 ( 68.069637)
test_rubyspec 0.123473 0.041363 45.868932 ( 51.321561)
total: 132.28 sec