Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-185640
#<BuildRuby:0x0000563347a64b88
@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.20220912-185640",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008753 0.001716 1.127703 ( 1.219231)
build_miniruby 0.001412 0.000514 0.073428 ( 0.071816)
build_ruby 0.002521 0.000000 0.067785 ( 0.065065)
build_all 0.008421 0.002135 1.575272 ( 0.605911)
build_install 0.019151 0.003266 1.903658 ( 0.932976)
test_btest 0.001294 0.000000 93.955188 ( 9.318993)
test_basic 0.005538 0.000602 0.342381 ( 0.432314)
test_all 0.002653 0.000737 643.010362 ( 66.761614)
test_rubyspec 0.110320 0.066202 47.161886 ( 55.648813)
total: 135.06 sec