Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-150944
#<BuildRuby:0x000055e7d9cae9c0
@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.20220725-150944",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000074 0.000005 0.000079 ( 0.000085)
build_up 0.010371 0.000166 0.874874 ( 1.044377)
build_miniruby 0.002161 0.000144 0.064458 ( 0.062670)
build_ruby 0.001225 0.000082 0.052947 ( 0.052422)
build_all 0.006656 0.000145 1.248324 ( 0.466374)
build_install 0.005677 0.011028 4.386018 ( 1.828629)
test_btest 0.001404 0.000281 50.382652 ( 6.228076)
test_basic 0.004968 0.000994 0.286511 ( 0.376769)
test_all 0.002577 0.000516 499.163774 ( 52.338430)
test_rubyspec 0.079780 0.038194 41.672081 ( 47.548851)
total: 109.95 sec