Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-102604
#<BuildRuby:0x0000563e337d46d8
@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.20220809-102604",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000073 0.000005 0.000078 ( 0.000084)
build_up 0.010630 0.000760 0.954453 ( 1.045025)
build_miniruby 0.001828 0.000131 0.078013 ( 0.077624)
build_ruby 0.001827 0.000130 0.077922 ( 0.077690)
build_all 0.006145 0.004650 1.518600 ( 0.580051)
build_install 0.013796 0.006486 5.166367 ( 2.113013)
test_btest 0.001086 0.000191 79.462960 ( 8.288733)
test_basic 0.007262 0.001282 0.327830 ( 0.418131)
test_all 0.002092 0.000369 677.558921 ( 67.189688)
test_rubyspec 0.117587 0.063140 45.776393 ( 53.341455)
total: 133.13 sec