Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-172643
#<BuildRuby:0x0000562b6fd646d8
@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.20220731-172643",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008331 0.003916 0.971132 ( 0.980452)
build_miniruby 0.001676 0.000197 0.071521 ( 0.069915)
build_ruby 0.001369 0.000162 0.068493 ( 0.067551)
build_all 0.004658 0.004892 1.526096 ( 0.579880)
build_install 0.016107 0.005908 5.189572 ( 2.082377)
test_btest 0.001295 0.000272 70.313986 ( 8.369152)
test_basic 0.003253 0.004423 0.312111 ( 0.401719)
test_all 0.001630 0.000407 671.247544 ( 66.324971)
test_rubyspec 0.124198 0.043781 45.317829 ( 51.089894)
total: 129.97 sec