Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-152128
#<BuildRuby:0x0000564ce0264e80
@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.20221008-152128",
@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.000030 0.000005 0.000035 ( 0.000035)
autoconf 0.000043 0.000007 0.000050 ( 0.000049)
configure 0.000045 0.000006 0.000051 ( 0.000056)
build_up 0.006725 0.004397 1.093830 ( 1.145778)
build_miniruby 0.001573 0.000337 0.098084 ( 0.094706)
build_ruby 0.001609 0.000344 0.096146 ( 0.093121)
build_all 0.007392 0.001584 1.318503 ( 0.550134)
build_install 0.007881 0.008990 1.679921 ( 0.895792)
test_btest 0.001488 0.000465 62.191809 ( 6.498215)
test_basic 0.000682 0.005003 0.338311 ( 0.427626)
test_all 0.003668 0.003712 478.885773 ( 53.047373)
test_rubyspec 0.072781 0.056514 42.545422 ( 50.702186)
total: 113.46 sec