Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-231505
#<BuildRuby:0x000055cbcf3333a8
@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.20221109-231505",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006215 0.004495 1.067424 ( 1.081777)
build_miniruby 0.001685 0.000361 0.068741 ( 0.066338)
build_ruby 0.000000 0.002206 0.064340 ( 0.062002)
build_all 0.006600 0.003921 1.505197 ( 0.602179)
build_install 0.008468 0.013216 1.890822 ( 0.950417)
test_btest 0.000989 0.000423 82.165541 ( 8.777571)
test_basic 0.005759 0.002468 0.342461 ( 0.429534)
test_all 0.001792 0.000768 690.382880 ( 69.129399)
test_rubyspec 0.072402 0.099250 47.813942 ( 55.980509)
total: 137.08 sec