Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-130448
#<BuildRuby:0x000055b7db37c0d8
@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.20231213-130448",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003693 0.000739 1.016232 ( 1.275335)
build_miniruby 0.000863 0.000173 0.867904 ( 0.868775)
build_ruby 0.001316 0.000264 2.719409 ( 2.720892)
build_all 0.002278 0.005679 12.149493 ( 1.032795)
build_install 0.010323 0.000761 3.589420 ( 0.964654)
test_btest 0.000599 0.000160 60.534840 ( 5.873881)
test_basic 0.002618 0.000698 0.375688 ( 0.459191)
test_all 0.079533 0.021572 387.681037 ( 33.158444)
test_rubyspec 0.028199 0.024161 39.929544 ( 52.591496)
total: 98.95 sec