Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-205731
#<BuildRuby:0x00005574e4ae8a68
@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.20220809-205731",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009372 0.000847 0.861435 ( 1.152272)
build_miniruby 0.001129 0.000174 0.063830 ( 0.062982)
build_ruby 0.000000 0.002488 0.065437 ( 0.062900)
build_all 0.006347 0.002261 1.263485 ( 0.479211)
build_install 0.006659 0.009776 4.225118 ( 1.796226)
test_btest 0.000837 0.000279 52.402155 ( 6.002789)
test_basic 0.004562 0.001521 0.277271 ( 0.367969)
test_all 0.001942 0.000647 502.097241 ( 52.493655)
test_rubyspec 0.059525 0.063330 41.623933 ( 48.913497)
total: 111.33 sec