Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-033848
#<BuildRuby:0x000055bc14bbc3a0
@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.20220819-033848",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000006 0.000013 ( 0.000013)
configure 0.000077 0.000067 0.000144 ( 0.000150)
build_up 0.010393 0.001696 1.021274 ( 1.897541)
build_miniruby 0.001310 0.000917 0.076620 ( 0.075734)
build_ruby 0.001192 0.000835 0.075556 ( 0.074549)
build_all 0.007249 0.001752 1.538942 ( 0.570961)
build_install 0.017420 0.004266 1.886809 ( 0.925183)
test_btest 0.000836 0.000450 75.083113 ( 8.081096)
test_basic 0.006429 0.000499 0.321991 ( 0.413313)
test_all 0.000414 0.005745 677.375532 ( 66.589860)
test_rubyspec 0.110944 0.049930 45.687247 ( 54.186578)
total: 132.82 sec