Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-092243
#<BuildRuby:0x0000562380c34728
@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.20230110-092243",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000040)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003905 0.002944 0.856436 ( 1.050005)
build_miniruby 0.001072 0.000286 1.019977 ( 1.018080)
build_ruby 0.001320 0.000352 2.769860 ( 2.767162)
build_all 0.009546 0.000382 16.810217 ( 2.993605)
build_install 0.010028 0.001326 2.132927 ( 1.083263)
test_btest 0.000801 0.000178 73.905217 ( 10.800238)
test_basic 0.000000 0.006197 0.341089 ( 0.428105)
test_all 0.000143 0.001269 668.733838 ( 93.818578)
test_rubyspec 0.063672 0.049724 52.005226 ( 60.075407)
total: 174.04 sec