Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-165225
#<BuildRuby:0x000055a16fc986d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-165225",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002199 0.007164 0.953361 ( 1.144180)
build_miniruby 0.000000 0.002493 0.841123 ( 0.839836)
build_ruby 0.001216 0.002013 2.136474 ( 2.135812)
build_all 0.010874 0.008230 18.505883 ( 2.180588)
build_install 0.005785 0.015504 2.027094 ( 1.030871)
test_btest 0.001346 0.000000 91.441029 ( 9.129483)
test_basic 0.008121 0.000693 0.350784 ( 0.438784)
test_all 0.001354 0.000956 679.730508 ( 66.086005)
test_rubyspec 0.051321 0.123080 47.956623 ( 56.101133)
total: 139.09 sec