Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-161957
#<BuildRuby:0x000055faad7eca90
@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.20230104-161957",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.006748 0.002453 0.940903 ( 1.142484)
build_miniruby 0.001706 0.000620 0.852436 ( 0.852282)
build_ruby 0.000727 0.003015 2.153896 ( 2.153005)
build_all 0.020769 0.000173 18.720655 ( 2.216200)
build_install 0.013930 0.007069 2.033243 ( 1.039743)
test_btest 0.001145 0.000381 88.571283 ( 8.891807)
test_basic 0.007910 0.001184 0.338191 ( 0.426279)
test_all 0.001749 0.000557 686.609912 ( 65.190806)
test_rubyspec 0.096035 0.077203 47.899491 ( 56.006414)
total: 137.92 sec