Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-084607
#<BuildRuby:0x000055dcaad3f4f0
@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.20231128-084607",
@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.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000977 0.004439 0.950733 ( 1.351512)
build_miniruby 0.000000 0.001044 0.817092 ( 0.816859)
build_ruby 0.000000 0.001289 2.638643 ( 2.639680)
build_all 0.006155 0.002364 12.619402 ( 1.036702)
build_install 0.013989 0.000093 3.747453 ( 0.990237)
test_btest 0.000536 0.000107 62.373157 ( 4.741022)
test_basic 0.004490 0.000898 0.404499 ( 0.483190)
test_all 0.063085 0.035985 370.519810 ( 33.264390)
test_rubyspec 0.038419 0.025537 40.312471 ( 52.906267)
total: 98.23 sec