Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-135723
#<BuildRuby:0x00005612a3ad5438
@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.20220828-135723",
@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.000023 0.000009 0.000032 ( 0.000031)
autoconf 0.000129 0.000047 0.000176 ( 0.000181)
configure 0.000044 0.000016 0.000060 ( 0.000054)
build_up 0.010619 0.000879 0.842486 ( 1.006563)
build_miniruby 0.001319 0.000406 0.049461 ( 0.048850)
build_ruby 0.001064 0.000327 0.057308 ( 0.057666)
build_all 0.007167 0.000821 1.228742 ( 0.487231)
build_install 0.011836 0.005388 1.566861 ( 0.798052)
test_btest 0.000997 0.000312 52.786254 ( 5.881761)
test_basic 0.000758 0.005035 0.290277 ( 0.384948)
test_all 0.000000 0.006252 497.351302 ( 51.969448)
test_rubyspec 0.075855 0.056438 40.976205 ( 49.834199)
total: 110.47 sec