Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-075412
#<BuildRuby:0x00005580a630a148
@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.20220829-075412",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.008995 0.002453 0.842295 ( 2.285356)
build_miniruby 0.000000 0.002617 0.065702 ( 0.063795)
build_ruby 0.000000 0.001672 0.066201 ( 0.065505)
build_all 0.004452 0.002165 1.254012 ( 0.472437)
build_install 0.009966 0.003624 1.562863 ( 0.782897)
test_btest 0.000948 0.000345 55.452064 ( 6.072124)
test_basic 0.006809 0.000149 0.281212 ( 0.369885)
test_all 0.002870 0.002913 506.458671 ( 53.197992)
test_rubyspec 0.081052 0.047706 40.990568 ( 49.453120)
total: 112.76 sec