Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-031315
#<BuildRuby:0x0000555803d489f0
@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.20220803-031315",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006202 0.005445 0.838088 ( 1.222645)
build_miniruby 0.001360 0.000340 0.055922 ( 0.054075)
build_ruby 0.000924 0.000231 0.057190 ( 0.055838)
build_all 0.006913 0.001729 1.233822 ( 0.462605)
build_install 0.008396 0.007997 4.416043 ( 1.791840)
test_btest 0.001124 0.000374 53.573627 ( 6.471487)
test_basic 0.000471 0.006195 0.286531 ( 0.376620)
test_all 0.002685 0.000381 498.334609 ( 53.133867)
test_rubyspec 0.092560 0.048421 41.348245 ( 48.942775)
total: 112.51 sec