Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-193946
#<BuildRuby:0x000056385ef332b0
@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.20221108-193946",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008502 0.001308 1.105011 ( 1.114097)
build_miniruby 0.000000 0.002248 0.069409 ( 0.067266)
build_ruby 0.000826 0.001269 0.067308 ( 0.065103)
build_all 0.008148 0.001746 1.504893 ( 0.588857)
build_install 0.014422 0.006048 1.854457 ( 0.919309)
test_btest 0.001121 0.000280 85.834758 ( 9.025679)
test_basic 0.010500 0.000000 0.335215 ( 0.419248)
test_all 0.001281 0.000285 655.275207 ( 67.360035)
test_rubyspec 0.126355 0.052784 47.607216 ( 55.796358)
total: 135.36 sec