Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-142805
#<BuildRuby:0x000055d8a8fd9310
@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.20221029-142805",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005416 0.004189 1.114332 ( 1.182740)
build_miniruby 0.001247 0.000267 0.092775 ( 0.090700)
build_ruby 0.001778 0.000381 0.099265 ( 0.096209)
build_all 0.008352 0.000832 1.313431 ( 0.571892)
build_install 0.007453 0.006463 1.667596 ( 0.904937)
test_btest 0.001710 0.000456 61.935406 ( 6.367892)
test_basic 0.005345 0.001425 0.360207 ( 0.451404)
test_all 0.005321 0.000614 523.573080 ( 55.819127)
test_rubyspec 0.064551 0.061885 43.457163 ( 52.042664)
total: 117.53 sec