Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-131838
#<BuildRuby:0x000055a0c028cd30
@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.20220724-131838",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000085 0.000000 0.000085 ( 0.000088)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.010958 0.000000 0.975859 ( 1.390732)
build_miniruby 0.001661 0.000044 0.072512 ( 0.070767)
build_ruby 0.002015 0.000119 0.074145 ( 0.071993)
build_all 0.010662 0.000357 1.496675 ( 0.568575)
build_install 0.023077 0.000214 5.187527 ( 2.061585)
test_btest 0.001238 0.000056 75.128388 ( 8.326053)
test_basic 0.000000 0.007829 0.328784 ( 0.416045)
test_all 0.000000 0.002448 675.216398 ( 66.826569)
test_rubyspec 0.116988 0.048713 45.416966 ( 51.274951)
total: 131.01 sec