Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-095930
#<BuildRuby:0x0000557e433bff58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-095930",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000029 0.000013 0.000042 ( 0.000026)
build_up 0.006420 0.000000 0.855260 ( 1.045256)
build_miniruby 0.001372 0.000000 1.008685 ( 1.006555)
build_ruby 0.001292 0.000412 2.763023 ( 2.760332)
build_all 0.009317 0.000345 16.764470 ( 2.987022)
build_install 0.008807 0.002936 2.289222 ( 1.171004)
test_btest 0.000801 0.000267 74.664695 ( 10.388272)
test_basic 0.001283 0.005371 0.369609 ( 0.455810)
test_all 0.001014 0.000405 659.030841 ( 95.557090)
test_rubyspec 0.067570 0.065113 51.171936 ( 59.267440)
total: 174.64 sec