Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-104507
#<BuildRuby:0x0000563f6691bf58
@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-104507",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.000000 0.006612 0.840097 ( 1.356905)
build_miniruby 0.001336 0.000000 1.011376 ( 1.009418)
build_ruby 0.001466 0.000000 2.792851 ( 2.790411)
build_all 0.008318 0.001057 16.693774 ( 2.988027)
build_install 0.011222 0.000000 2.029540 ( 1.064959)
test_btest 0.000935 0.000117 72.961931 ( 10.735414)
test_basic 0.000000 0.006493 0.310272 ( 0.396690)
test_all 0.000000 0.001169 657.573435 ( 99.913027)
test_rubyspec 0.044542 0.047254 51.661353 ( 60.202884)
total: 180.46 sec