Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-005824
#<BuildRuby:0x000055993cabb7f8
@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.20231228-005824",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006422 0.000408 0.801416 ( 1.186875)
build_miniruby 0.000869 0.000145 0.805681 ( 0.805578)
build_ruby 0.001562 0.000000 2.697348 ( 2.697676)
build_all 0.007594 0.000101 12.003405 ( 0.970872)
build_install 0.003617 0.010198 3.398570 ( 0.971256)
test_btest 0.001002 0.000000 63.645364 ( 5.165195)
test_basic 0.005259 0.000000 0.418680 ( 0.498475)
test_all 0.077491 0.019084 385.980562 ( 32.348498)
test_rubyspec 0.028256 0.037579 40.281922 ( 52.831493)
total: 97.48 sec