Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-235801
#<BuildRuby:0x000055ac745ff8e0
@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.20231221-235801",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000445 0.004102 1.060170 ( 1.305301)
build_miniruby 0.000781 0.000142 0.898531 ( 0.898804)
build_ruby 0.001414 0.000257 2.736801 ( 2.740471)
build_all 0.006908 0.000438 12.244152 ( 1.015234)
build_install 0.004012 0.005502 3.590091 ( 1.003503)
test_btest 0.000453 0.000113 63.264916 ( 5.185481)
test_basic 0.003687 0.000000 0.384624 ( 0.464803)
test_all 0.067051 0.041940 442.728108 ( 45.141100)
test_rubyspec 0.020335 0.030723 40.383187 ( 53.141828)
total: 110.90 sec