Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-113630
#<BuildRuby:0x000055592a245328
@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.20220825-113630",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000133 0.000037 0.000170 ( 0.000176)
configure 0.000049 0.000013 0.000062 ( 0.000053)
build_up 0.009358 0.002553 0.815464 ( 0.890467)
build_miniruby 0.001439 0.000392 0.055345 ( 0.053130)
build_ruby 0.001412 0.000385 0.060050 ( 0.059077)
build_all 0.000000 0.008398 1.246631 ( 0.478675)
build_install 0.012590 0.002663 1.575117 ( 0.783331)
test_btest 0.001029 0.000396 53.978935 ( 6.156777)
test_basic 0.000392 0.005960 0.287480 ( 0.378170)
test_all 0.000487 0.002605 495.965499 ( 53.034539)
test_rubyspec 0.075801 0.037901 41.803845 ( 50.106271)
total: 111.94 sec