Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-173538
#<BuildRuby:0x00005591b4360bc8
@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.20220719-173538",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000054 0.000014 0.000068 ( 0.000072)
build_up 0.009886 0.002472 0.985281 ( 1.419349)
build_miniruby 0.001249 0.000312 0.072041 ( 0.069865)
build_ruby 0.002040 0.000000 0.080501 ( 0.078417)
build_all 0.011179 0.000000 1.552314 ( 0.580268)
build_install 0.017397 0.005191 5.055298 ( 2.046765)
test_btest 0.001029 0.000229 72.505986 ( 8.025102)
test_basic 0.006354 0.001412 0.323505 ( 0.419583)
test_all 0.001447 0.000321 646.256840 ( 64.937804)
test_rubyspec 0.108503 0.053728 46.125686 ( 51.806563)
total: 129.38 sec