Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-214439
#<BuildRuby:0x00005624576efe70
@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.20230105-214439",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000036 0.000011 0.000047 ( 0.000045)
build_up 0.005064 0.001558 0.844972 ( 1.014253)
build_miniruby 0.000977 0.000300 1.013159 ( 1.011091)
build_ruby 0.001216 0.000375 2.771778 ( 2.769098)
build_all 0.009700 0.000222 16.726746 ( 3.000063)
build_install 0.000000 0.011413 2.082913 ( 1.073531)
test_btest 0.000754 0.000372 71.733266 ( 10.980879)
test_basic 0.006520 0.000930 0.359952 ( 0.444580)
test_all 0.000765 0.000315 659.845929 (102.952923)
test_rubyspec 0.081982 0.036405 51.421690 ( 59.470256)
total: 182.72 sec