Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-022603
#<BuildRuby:0x000055c1307f7d48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-022603",
@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.000002 0.000010 ( 0.000008)
configure 0.000021 0.000000 0.000021 ( 0.000025)
build_up 0.003948 0.000000 0.804788 ( 1.074875)
build_miniruby 0.000825 0.000000 0.711940 ( 0.711302)
build_ruby 0.001345 0.000000 2.430632 ( 2.355122)
build_all 0.005211 0.004000 12.427729 ( 1.520856)
build_install 0.002802 0.003798 1.621560 ( 0.768469)
test_btest 0.000546 0.000146 66.098896 ( 6.097720)
test_basic 0.002971 0.000792 0.243908 ( 0.338983)
test_all 0.000840 0.000224 495.466751 ( 50.081319)
test_rubyspec 0.015712 0.009609 35.007233 ( 45.570210)
total: 108.52 sec