Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-200701
#<BuildRuby:0x0000558ec83a8c00
@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.20221117-200701",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000015)
build_up 0.007733 0.000520 1.072472 ( 1.126388)
build_miniruby 0.001757 0.000000 0.909209 ( 0.909493)
build_ruby 0.002877 0.000000 2.386950 ( 2.303163)
build_all 0.014960 0.002823 18.488823 ( 2.266211)
build_install 0.021418 0.000722 1.911951 ( 0.980807)
test_btest 0.000000 0.001379 84.004891 ( 9.686009)
test_basic 0.001941 0.005558 0.360028 ( 0.453643)
test_all 0.001610 0.000298 701.896089 ( 73.968215)
test_rubyspec 0.085906 0.036097 50.455249 ( 59.041303)
total: 150.74 sec