Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-224857
#<BuildRuby:0x000055837a94c9d0
@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-224857",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010512 1.102311 ( 1.122808)
build_miniruby 0.000660 0.001540 0.064564 ( 0.062635)
build_ruby 0.001427 0.000713 0.068111 ( 0.066091)
build_all 0.006270 0.003135 1.475706 ( 0.578896)
build_install 0.014154 0.007077 1.873006 ( 0.950837)
test_btest 0.000993 0.000496 80.225607 ( 8.782529)
test_basic 0.002442 0.007367 0.348364 ( 0.433775)
test_all 0.001610 0.000939 687.994374 ( 69.311495)
test_rubyspec 0.114816 0.073773 47.809389 ( 55.931093)
total: 137.24 sec