Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-083648
#<BuildRuby:0x00005578abd18110
@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.20231210-083648",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004637 1.000402 ( 1.269683)
build_miniruby 0.000000 0.001160 0.863483 ( 0.862772)
build_ruby 0.000794 0.000801 2.704625 ( 2.708265)
build_all 0.006217 0.001435 12.143473 ( 1.005288)
build_install 0.012581 0.001845 3.547603 ( 0.958300)
test_btest 0.000561 0.000121 62.998181 ( 5.063046)
test_basic 0.000948 0.003648 0.375215 ( 0.455421)
test_all 0.068163 0.028504 392.982664 ( 34.747661)
test_rubyspec 0.035154 0.030059 39.688475 ( 52.387222)
total: 99.46 sec