Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-022111
#<BuildRuby:0x000055ecd2783f38
@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-022111",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000028)
build_up 0.005606 0.000801 0.848207 ( 1.053907)
build_miniruby 0.001140 0.000163 1.010402 ( 1.008444)
build_ruby 0.001605 0.000000 2.796571 ( 2.793878)
build_all 0.006992 0.002970 16.732994 ( 2.995560)
build_install 0.008887 0.000767 2.322251 ( 1.207122)
test_btest 0.000815 0.000129 69.752929 ( 11.199972)
test_basic 0.006220 0.000982 0.341782 ( 0.426571)
test_all 0.000000 0.001332 671.942761 ( 99.992388)
test_rubyspec 0.073809 0.049577 51.706907 ( 59.770558)
total: 180.45 sec