Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-193531
#<BuildRuby:0x000055e6c61c6fa8
@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.20221203-193531",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000403 0.004179 0.807284 ( 1.076161)
build_miniruby 0.000614 0.000307 0.521711 ( 0.521528)
build_ruby 0.001270 0.000000 1.700064 ( 1.631048)
build_all 0.000000 0.009917 12.031646 ( 1.497218)
build_install 0.005445 0.001363 1.640123 ( 0.762342)
test_btest 0.000420 0.000280 61.372986 ( 6.099537)
test_basic 0.001764 0.001176 0.248172 ( 0.344697)
test_all 0.001035 0.000253 510.156067 ( 51.597632)
test_rubyspec 0.016939 0.009383 35.419001 ( 45.991269)
total: 109.52 sec