Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-162935
#<BuildRuby:0x000056231fbd9550
@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.20221029-162935",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009647 0.000000 1.108319 ( 1.616733)
build_miniruby 0.000493 0.002535 0.096350 ( 0.093645)
build_ruby 0.001548 0.000163 0.099297 ( 0.096914)
build_all 0.007663 0.000806 1.329700 ( 0.575286)
build_install 0.008332 0.007653 1.675565 ( 0.923113)
test_btest 0.002022 0.000385 61.516920 ( 6.773158)
test_basic 0.005879 0.000362 0.364839 ( 0.456200)
test_all 0.004676 0.004133 485.930340 ( 53.613984)
test_rubyspec 0.077871 0.042979 43.417489 ( 51.979036)
total: 116.13 sec