Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-151730
#<BuildRuby:0x0000559816064920
@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.20220915-151730",
@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.000021 0.000003 0.000024 ( 0.000025)
configure 0.000024 0.000004 0.000028 ( 0.000024)
build_up 0.005001 0.004934 1.113032 ( 1.886117)
build_miniruby 0.002011 0.000000 0.073784 ( 0.071976)
build_ruby 0.000000 0.002027 0.074290 ( 0.072402)
build_all 0.007253 0.003227 1.569289 ( 0.598360)
build_install 0.015472 0.007169 1.913227 ( 0.946173)
test_btest 0.000839 0.000252 94.591604 ( 9.642021)
test_basic 0.005994 0.001799 0.348946 ( 0.441078)
test_all 0.002296 0.002387 682.974488 ( 68.355998)
test_rubyspec 0.093398 0.078187 47.131359 ( 55.519248)
total: 137.53 sec