Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-223211
#<BuildRuby:0x00005633e8978188
@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.20231201-223211",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004298 0.000391 0.975001 ( 1.244049)
build_miniruby 0.000674 0.000061 0.863148 ( 0.863555)
build_ruby 0.001500 0.000136 2.704423 ( 2.705827)
build_all 0.007567 0.000000 12.101383 ( 1.008466)
build_install 0.010428 0.000304 3.549764 ( 0.967682)
test_btest 0.000800 0.000000 63.247410 ( 5.087551)
test_basic 0.000476 0.003847 0.370848 ( 0.453137)
test_all 0.068673 0.030259 399.579022 ( 36.093797)
test_rubyspec 0.030236 0.041029 39.498603 ( 52.176029)
total: 100.60 sec