Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-094448
#<BuildRuby:0x0000555c9e1c5480
@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.20221008-094448",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007621 0.000586 1.104093 ( 1.288859)
build_miniruby 0.001463 0.000113 0.086332 ( 0.084224)
build_ruby 0.001413 0.000108 0.106315 ( 0.105767)
build_all 0.008755 0.000000 1.326810 ( 0.580050)
build_install 0.011789 0.003478 1.658309 ( 0.893168)
test_btest 0.001598 0.000160 62.962795 ( 6.156994)
test_basic 0.002139 0.004500 0.339059 ( 0.430371)
test_all 0.001865 0.004664 509.667554 ( 54.243531)
test_rubyspec 0.115508 0.023101 42.522566 ( 51.017214)
total: 114.80 sec