Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-094424
#<BuildRuby:0x00005611b9f386c8
@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.20220314-094424",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.010542 0.998711 ( 1.092543)
build_miniruby 0.000000 0.002200 0.076090 ( 0.073776)
build_ruby 0.000367 0.001580 0.077407 ( 0.075757)
build_all 0.006626 0.003568 4.208504 ( 0.881013)
build_install 0.013469 0.007252 7.971128 ( 2.467235)
test_btest 0.000907 0.000489 76.129708 ( 8.035045)
test_basic 0.005092 0.002742 0.345893 ( 0.436842)
test_all 0.000744 0.001360 660.410722 ( 65.746479)
test_rubyspec 0.106053 0.053346 46.351652 ( 51.651558)
total: 130.46 sec