Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-112231
#<BuildRuby:0x0000565075024178
@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.20240107-112231",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004312 0.000215 1.342412 ( 1.711533)
build_miniruby 0.001375 0.000069 1.428799 ( 1.430209)
build_ruby 0.001666 0.000000 4.196649 ( 4.205215)
build_all 0.010615 0.000000 16.468733 ( 1.650460)
build_install 0.007374 0.008251 4.908045 ( 1.704398)
test_btest 0.000717 0.000086 85.357221 ( 14.983129)
test_basic 0.002479 0.004580 0.663379 ( 0.727561)
test_all 0.085846 0.036236 569.210026 ( 61.686825)
test_rubyspec 0.058515 0.007325 77.747340 ( 89.905700)
total: 178.01 sec