Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-125650
#<BuildRuby:0x0000563a841d8c00
@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.20220722-125650",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010838 0.001586 1.020716 ( 1.240290)
build_miniruby 0.001437 0.000332 0.077023 ( 0.074941)
build_ruby 0.002282 0.000000 0.071805 ( 0.069458)
build_all 0.005996 0.004382 1.515319 ( 0.568531)
build_install 0.019718 0.003788 5.145455 ( 2.052525)
test_btest 0.000861 0.000215 69.321529 ( 8.396060)
test_basic 0.006415 0.002643 0.327267 ( 0.414599)
test_all 0.002150 0.000220 632.658250 ( 64.657267)
test_rubyspec 0.104676 0.057369 45.295712 ( 50.789991)
total: 128.26 sec