Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-125402
#<BuildRuby:0x00005643f1d846c8
@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.20220331-125402",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.011972 0.996605 ( 1.289754)
build_miniruby 0.000570 0.001724 0.075377 ( 0.073863)
build_ruby 0.002176 0.000725 0.071464 ( 0.068980)
build_all 0.008025 0.001344 4.295386 ( 0.876566)
build_install 0.023885 0.000000 8.495716 ( 2.445775)
test_btest 0.001325 0.000301 75.325685 ( 8.007511)
test_basic 0.006661 0.001514 0.332692 ( 0.421352)
test_all 0.001618 0.000368 699.541166 ( 68.088228)
test_rubyspec 0.110145 0.055751 46.613435 ( 52.039640)
total: 133.31 sec