Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-194544
#<BuildRuby:0x0000557016ebcdd8
@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.20221114-194544",
@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.000002 0.000014 ( 0.000015)
configure 0.000028 0.000006 0.000034 ( 0.000031)
build_up 0.008112 0.000901 1.102305 ( 1.160620)
build_miniruby 0.001818 0.000389 0.125008 ( 0.120998)
build_ruby 0.001609 0.000345 0.123252 ( 0.106621)
build_all 0.006441 0.003844 1.577830 ( 0.684765)
build_install 0.018402 0.002612 1.915465 ( 0.984045)
test_btest 0.001610 0.000366 92.433696 ( 9.032935)
test_basic 0.006283 0.001428 0.397903 ( 0.486077)
test_all 0.002843 0.000646 652.996516 ( 68.250128)
test_rubyspec 0.111507 0.062941 48.628079 ( 57.051375)
total: 137.88 sec