Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-210607
#<BuildRuby:0x000055ff890e9550
@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.20221010-210607",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008073 0.001463 1.080629 ( 1.592857)
build_miniruby 0.001551 0.000564 0.098304 ( 0.095244)
build_ruby 0.001043 0.000379 0.099888 ( 0.098159)
build_all 0.007305 0.000881 1.294719 ( 0.585820)
build_install 0.011362 0.003788 1.592230 ( 0.891933)
test_btest 0.000998 0.000332 61.096179 ( 6.810808)
test_basic 0.000378 0.006087 0.338230 ( 0.428560)
test_all 0.007468 0.000000 504.490957 ( 54.345506)
test_rubyspec 0.084258 0.024654 43.065291 ( 51.499604)
total: 116.35 sec