Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-151514
#<BuildRuby:0x000055ea659ef7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231126-151514",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001344 0.004346 0.920286 ( 1.304374)
build_miniruby 0.001162 0.000000 0.845177 ( 0.844852)
build_ruby 0.001807 0.000000 2.629764 ( 2.630342)
build_all 0.007640 0.000000 12.234314 ( 1.006617)
build_install 0.011394 0.000000 3.747069 ( 0.994171)
test_btest 0.000780 0.000000 64.262917 ( 4.421290)
test_basic 0.004276 0.000000 0.405731 ( 0.485594)
test_all 0.068806 0.026943 360.265838 ( 33.027184)
test_rubyspec 0.039074 0.025506 39.769189 ( 52.312489)
total: 97.03 sec