Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-215235
#<BuildRuby:0x000055b3974c3fb0
@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-215235",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.006451 0.000000 0.911574 ( 1.114304)
build_miniruby 0.001233 0.000000 1.012906 ( 1.010709)
build_ruby 0.001618 0.000000 2.764322 ( 2.761865)
build_all 0.005760 0.004087 16.820515 ( 2.986344)
build_install 0.008013 0.003720 2.146270 ( 1.091940)
test_btest 0.000805 0.000070 67.556724 ( 11.351533)
test_basic 0.006162 0.000184 0.348377 ( 0.434730)
test_all 0.001481 0.000124 652.947505 (101.889139)
test_rubyspec 0.082433 0.033538 51.901811 ( 59.973440)
total: 182.61 sec