Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-140410
#<BuildRuby:0x000055bab7202cc8
@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-140410",
@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.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008921 0.001163 1.230936 ( 1.232481)
build_miniruby 0.002036 0.000470 0.855544 ( 0.853591)
build_ruby 0.000000 0.003186 2.235625 ( 2.144851)
build_all 0.013311 0.008459 18.636381 ( 2.184028)
build_install 0.016533 0.005578 2.037341 ( 1.048629)
test_btest 0.000000 0.001859 92.480330 ( 9.162906)
test_basic 0.002078 0.007740 0.350972 ( 0.436228)
test_all 0.001675 0.000753 755.091903 ( 72.152939)
test_rubyspec 0.101221 0.076151 49.581462 ( 57.691033)
total: 146.91 sec