Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-143951
#<BuildRuby:0x0000556850dfac88
@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.20220720-143951",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004384 0.008275 0.877565 ( 1.103976)
build_miniruby 0.001403 0.000301 0.063539 ( 0.062521)
build_ruby 0.001385 0.000297 0.065847 ( 0.064502)
build_all 0.007706 0.000673 1.263636 ( 0.481369)
build_install 0.016525 0.000472 4.369872 ( 1.858976)
test_btest 0.001573 0.000262 52.732884 ( 5.827919)
test_basic 0.005277 0.000880 0.281218 ( 0.372709)
test_all 0.004117 0.000000 501.113950 ( 52.401860)
test_rubyspec 0.101056 0.031656 41.921771 ( 47.841954)
total: 110.02 sec