Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-114058
#<BuildRuby:0x000055b48ebcf280
@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.20231030-114058",
@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.000000 0.000007 0.000007 ( 0.000007)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000733 0.004079 1.445883 ( 1.707355)
build_miniruby 0.000757 0.000126 0.830123 ( 0.830651)
build_ruby 0.001234 0.000206 2.984139 ( 2.984739)
build_all 0.001656 0.007846 15.850214 ( 1.421828)
build_install 0.008204 0.002159 4.786784 ( 1.134406)
test_btest 0.000520 0.000137 78.690127 ( 7.584304)
test_basic 0.002936 0.000773 0.569689 ( 0.651297)
test_all 0.100278 0.036663 467.015270 ( 52.580621)
test_rubyspec 0.024763 0.022778 49.157113 ( 61.512107)
total: 130.41 sec