Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-111556
#<BuildRuby:0x000055db87c6a620
@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.20230102-111556",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000012 0.000007 0.000019 ( 0.000020)
configure 0.000012 0.000007 0.000019 ( 0.000018)
build_up 0.004083 0.002450 0.849876 ( 1.482851)
build_miniruby 0.000792 0.000476 1.016790 ( 1.014881)
build_ruby 0.001575 0.000000 2.778020 ( 2.775276)
build_all 0.009121 0.000830 16.778510 ( 2.989946)
build_install 0.006252 0.003126 2.289766 ( 1.182368)
test_btest 0.000531 0.000266 77.721070 ( 10.615310)
test_basic 0.005964 0.000678 0.359725 ( 0.445777)
test_all 0.000838 0.000391 683.152530 ( 98.289714)
test_rubyspec 0.073330 0.060081 51.674636 ( 59.744592)
total: 178.54 sec