Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-132658
#<BuildRuby:0x000055646af6cd30
@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.20220908-132658",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.012158 0.000250 1.162598 ( 1.284735)
build_miniruby 0.001904 0.000119 0.077121 ( 0.075188)
build_ruby 0.002220 0.000000 0.072002 ( 0.069799)
build_all 0.008681 0.000000 1.503807 ( 0.590794)
build_install 0.013022 0.008560 1.899114 ( 0.940093)
test_btest 0.001062 0.000145 96.038065 ( 9.613362)
test_basic 0.007168 0.000362 0.362194 ( 0.450274)
test_all 0.002205 0.001582 678.888490 ( 68.231448)
test_rubyspec 0.094821 0.081488 47.182079 ( 55.278221)
total: 136.53 sec