Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-151833
#<BuildRuby:0x00005611de90fe70
@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.20230107-151833",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005424 0.001252 0.850159 ( 1.034515)
build_miniruby 0.001132 0.000262 1.022291 ( 1.020370)
build_ruby 0.001307 0.000301 2.793547 ( 2.790959)
build_all 0.008023 0.002162 16.873608 ( 3.008772)
build_install 0.005914 0.005785 2.132243 ( 1.081993)
test_btest 0.000642 0.000189 75.450924 ( 10.680373)
test_basic 0.002380 0.005277 0.374672 ( 0.458834)
test_all 0.000920 0.000324 685.320388 (101.019033)
test_rubyspec 0.067178 0.064383 52.397443 ( 60.418819)
total: 181.51 sec