Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-071852
#<BuildRuby:0x000055a47cccff58
@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.20230120-071852",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000024 0.000005 0.000029 ( 0.000042)
build_up 0.005517 0.001183 0.899555 ( 1.074059)
build_miniruby 0.001110 0.000237 1.023665 ( 1.021554)
build_ruby 0.000000 0.001695 2.786509 ( 2.783903)
build_all 0.000154 0.009575 16.949486 ( 2.999724)
build_install 0.004679 0.004783 2.112481 ( 1.076597)
test_btest 0.000690 0.000306 81.391122 ( 11.077667)
test_basic 0.000000 0.007197 0.357361 ( 0.441776)
test_all 0.000000 0.001445 670.511302 (103.430272)
test_rubyspec 0.091693 0.037616 52.140806 ( 60.147510)
total: 184.05 sec