Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-140438
#<BuildRuby:0x000055b7850dc090
@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.20231215-140438",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004631 1.022044 ( 1.281735)
build_miniruby 0.000000 0.000828 0.869590 ( 0.869860)
build_ruby 0.000000 0.001695 2.717469 ( 2.718089)
build_all 0.003335 0.004450 12.153832 ( 1.018669)
build_install 0.006072 0.003299 3.552064 ( 0.970587)
test_btest 0.000578 0.000206 61.481595 ( 6.112894)
test_basic 0.000000 0.003539 0.379739 ( 0.462431)
test_all 0.081478 0.020827 405.485104 ( 33.680047)
test_rubyspec 0.020835 0.034493 39.487034 ( 52.165136)
total: 99.28 sec