Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-080412
#<BuildRuby:0x000055b7c2754e80
@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.20221028-080412",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.010422 0.000000 1.158310 ( 1.267227)
build_miniruby 0.002179 0.000000 0.106154 ( 0.103779)
build_ruby 0.001679 0.000000 0.099907 ( 0.098120)
build_all 0.008733 0.000000 1.278075 ( 0.560242)
build_install 0.010164 0.006014 1.631903 ( 0.900150)
test_btest 0.001739 0.000116 61.333771 ( 6.666468)
test_basic 0.001009 0.006276 0.359659 ( 0.449666)
test_all 0.007170 0.000000 527.600796 ( 55.624946)
test_rubyspec 0.086228 0.030001 43.484536 ( 51.990634)
total: 117.66 sec