Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-224826
#<BuildRuby:0x000055ee8e166700
@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.20220812-224826",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000091 0.000014 0.000105 ( 0.000108)
build_up 0.006883 0.005472 1.024786 ( 1.104970)
build_miniruby 0.001468 0.000339 0.075088 ( 0.073344)
build_ruby 0.001935 0.000447 0.077478 ( 0.075900)
build_all 0.004115 0.005957 1.529282 ( 0.575741)
build_install 0.018689 0.003907 1.903897 ( 0.935470)
test_btest 0.000996 0.000285 74.044596 ( 8.216870)
test_basic 0.006064 0.001733 0.328094 ( 0.416655)
test_all 0.002691 0.000000 632.101621 ( 65.536410)
test_rubyspec 0.112484 0.052648 45.846816 ( 53.505028)
total: 130.44 sec