Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-140627
#<BuildRuby:0x0000565525704178
@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.20231129-140627",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000233 0.004057 0.839568 ( 1.255237)
build_miniruby 0.000899 0.000075 0.870535 ( 0.869902)
build_ruby 0.001165 0.000097 2.723205 ( 2.725071)
build_all 0.002419 0.004642 12.070820 ( 0.979154)
build_install 0.008694 0.004402 3.470542 ( 0.968163)
test_btest 0.000461 0.000099 66.670960 ( 5.013297)
test_basic 0.003690 0.000791 0.380489 ( 0.460721)
test_all 0.082247 0.018712 367.660487 ( 37.408610)
test_rubyspec 0.037600 0.018283 39.496237 ( 52.162951)
total: 101.84 sec