Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-204457
#<BuildRuby:0x000055ab21cb0c10
@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.20220224-204457",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000048 0.000008 0.000056 ( 0.000047)
build_up 0.010899 0.002478 0.889499 ( 1.008792)
build_miniruby 0.001599 0.000266 0.077639 ( 0.075519)
build_ruby 0.001475 0.000246 0.075686 ( 0.074250)
build_all 0.010024 0.001005 4.143353 ( 0.832915)
build_install 0.019301 0.000998 7.847685 ( 2.413245)
test_btest 0.000000 0.001162 72.752999 ( 8.226950)
test_basic 0.000547 0.006605 0.351115 ( 0.440430)
test_all 0.001385 0.000301 698.106586 ( 67.481496)
test_rubyspec 0.130599 0.024426 46.276229 ( 51.620075)
total: 132.17 sec