Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-151310
#<BuildRuby:0x0000556b1d1f7ba0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230609-151310",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004402 0.001036 1.447977 ( 2.768058)
build_miniruby 0.000875 0.000206 0.794370 ( 0.794068)
build_ruby 0.000977 0.000229 2.331672 ( 2.331971)
build_all 0.003805 0.005354 12.743387 ( 1.145233)
build_install 0.004358 0.003020 1.776210 ( 0.872379)
test_btest 0.000760 0.000240 84.011526 ( 7.044086)
test_basic 0.000000 0.003983 0.540257 ( 0.626569)
test_all 0.001003 0.000554 438.311320 ( 39.766748)
test_rubyspec 0.018737 0.022368 41.436055 ( 53.903441)
total: 109.25 sec