Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-233648
#<BuildRuby:0x000055e9330984f0
@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.20220329-233648",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000058 0.000008 0.000066 ( 0.000065)
build_up 0.011311 0.000984 1.015351 ( 1.066264)
build_miniruby 0.002036 0.000271 0.069775 ( 0.067858)
build_ruby 0.001948 0.000259 0.073112 ( 0.071617)
build_all 0.008965 0.000532 4.180359 ( 0.847950)
build_install 0.022983 0.001448 7.778896 ( 2.428668)
test_btest 0.001136 0.000126 72.929402 ( 8.080846)
test_basic 0.008866 0.000000 0.346664 ( 0.433407)
test_all 0.002190 0.000000 656.970556 ( 65.781332)
test_rubyspec 0.088655 0.074766 45.861148 ( 51.304633)
total: 130.08 sec