Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-033114
#<BuildRuby:0x000055bf0e228a58
@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.20220210-033114",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009465 0.002185 1.000224 ( 2.038183)
build_miniruby 0.001653 0.000382 0.076375 ( 0.074911)
build_ruby 0.001710 0.000395 0.076411 ( 0.074326)
build_all 0.004611 0.006299 4.117493 ( 0.775729)
build_install 0.018060 0.005557 7.763091 ( 2.333518)
test_btest 0.001019 0.000314 73.431395 ( 8.569582)
test_basic 0.007717 0.000285 0.341557 ( 0.433393)
test_all 0.001782 0.000509 710.212391 ( 67.771179)
test_rubyspec 0.110687 0.053056 46.322052 ( 51.724609)
total: 133.80 sec