Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-032725
#<BuildRuby:0x000055d7def643a0
@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.20220921-032725",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009153 0.000000 1.079530 ( 1.241572)
build_miniruby 0.001964 0.000000 0.114379 ( 0.110133)
build_ruby 0.002461 0.000000 0.115397 ( 0.098065)
build_all 0.000000 0.010078 1.567526 ( 0.640136)
build_install 0.013884 0.006840 1.926099 ( 0.974705)
test_btest 0.000000 0.001422 72.050220 ( 7.853628)
test_basic 0.001601 0.006277 0.374652 ( 0.463693)
test_all 0.004011 0.000004 630.923053 ( 66.063579)
test_rubyspec 0.117536 0.050643 45.514078 ( 54.071555)
total: 131.52 sec