Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-211252
#<BuildRuby:0x00005599b709c008
@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.20230101-211252",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.006718 0.000000 0.898019 ( 1.070190)
build_miniruby 0.001300 0.000000 1.015958 ( 1.013952)
build_ruby 0.001496 0.000000 2.771480 ( 2.768797)
build_all 0.009853 0.000027 16.772650 ( 2.990179)
build_install 0.003967 0.007801 2.290001 ( 1.192374)
test_btest 0.000646 0.000204 68.289285 ( 11.182214)
test_basic 0.002931 0.003581 0.355872 ( 0.442031)
test_all 0.000872 0.000305 659.310310 (107.766645)
test_rubyspec 0.055310 0.042626 51.552320 ( 59.618746)
total: 188.05 sec