Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-132131
#<BuildRuby:0x00005569236f7e80
@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.20230113-132131",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000046 0.000003 0.000049 ( 0.000049)
build_up 0.000000 0.006631 0.846905 ( 1.022156)
build_miniruby 0.000420 0.000918 1.015634 ( 1.013591)
build_ruby 0.001241 0.000233 2.780008 ( 2.777393)
build_all 0.004595 0.005146 16.800777 ( 3.009691)
build_install 0.009059 0.000107 2.094413 ( 1.081654)
test_btest 0.001084 0.000000 69.136039 ( 10.889759)
test_basic 0.006247 0.000647 0.377849 ( 0.463581)
test_all 0.001231 0.000260 666.757190 (102.180830)
test_rubyspec 0.092341 0.033944 51.818915 ( 59.863594)
total: 182.30 sec