Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-185752
#<BuildRuby:0x00005614707fb7e8
@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.20221201-185752",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009235 0.002308 1.209354 ( 1.254897)
build_miniruby 0.002009 0.000502 0.854089 ( 0.853060)
build_ruby 0.002975 0.000744 2.226276 ( 2.129144)
build_all 0.010993 0.008941 18.520312 ( 2.163696)
build_install 0.011552 0.010590 2.055970 ( 1.039726)
test_btest 0.001067 0.000439 92.696502 ( 8.914820)
test_basic 0.003071 0.006571 0.352583 ( 0.439467)
test_all 0.002025 0.000369 733.575180 ( 71.262955)
test_rubyspec 0.105598 0.068024 49.249032 ( 57.272532)
total: 145.33 sec