Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-091606
#<BuildRuby:0x000055a03623b7f8
@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.20231205-091606",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004774 0.000000 0.979927 ( 1.261468)
build_miniruby 0.001218 0.000000 0.874670 ( 0.874176)
build_ruby 0.001726 0.000000 2.707476 ( 2.709059)
build_all 0.007672 0.000000 12.034537 ( 1.017430)
build_install 0.010232 0.004119 3.566307 ( 0.962630)
test_btest 0.000515 0.000029 63.077306 ( 5.846599)
test_basic 0.004039 0.000000 0.376918 ( 0.455850)
test_all 0.069523 0.026278 364.781754 ( 41.766570)
test_rubyspec 0.023739 0.048141 39.858636 ( 52.510445)
total: 107.40 sec