Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-200422
#<BuildRuby:0x0000561f0fcc86c8
@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.20220325-200422",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009548 0.002387 0.997202 ( 1.016092)
build_miniruby 0.001608 0.000402 0.068284 ( 0.066270)
build_ruby 0.000000 0.001827 0.077044 ( 0.075696)
build_all 0.006350 0.003590 4.181795 ( 0.850178)
build_install 0.014869 0.010174 7.869292 ( 2.407711)
test_btest 0.000822 0.000308 75.101547 ( 8.048128)
test_basic 0.005087 0.001907 0.342472 ( 0.435955)
test_all 0.001201 0.000451 644.688671 ( 65.905957)
test_rubyspec 0.074927 0.093909 45.923631 ( 51.289683)
total: 130.10 sec