Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-234843
#<BuildRuby:0x0000563f5a266700
@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.20221116-234843",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000026 0.000001 0.000027 ( 0.000030)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004578 0.003977 1.162994 ( 1.168906)
build_miniruby 0.001678 0.000209 0.878926 ( 0.885199)
build_ruby 0.002832 0.000000 2.389705 ( 2.303979)
build_all 0.016602 0.002901 18.457407 ( 2.260042)
build_install 0.015492 0.005639 1.989475 ( 1.038763)
test_btest 0.000785 0.000131 86.865721 ( 8.841250)
test_basic 0.007149 0.000000 0.315142 ( 0.405593)
test_all 0.002609 0.000000 706.793023 ( 74.921848)
test_rubyspec 0.070615 0.052536 50.981765 ( 59.488871)
total: 151.32 sec