Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-161341
#<BuildRuby:0x0000559936007e70
@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.20230106-161341",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005727 0.000818 0.860189 ( 1.160552)
build_miniruby 0.001237 0.000000 1.014897 ( 1.012930)
build_ruby 0.001560 0.000000 2.785527 ( 2.782810)
build_all 0.005527 0.004379 16.797485 ( 2.962274)
build_install 0.010431 0.001056 2.129854 ( 1.071920)
test_btest 0.000941 0.000166 73.256111 ( 10.752451)
test_basic 0.007592 0.000000 0.392299 ( 0.476944)
test_all 0.001802 0.000000 664.324416 (102.609578)
test_rubyspec 0.075777 0.046469 52.071716 ( 60.150503)
total: 182.98 sec