Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-070311
#<BuildRuby:0x0000560955df0728
@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.20230103-070311",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000022 0.000007 0.000029 ( 0.000015)
build_up 0.004939 0.001520 0.845182 ( 1.024568)
build_miniruby 0.001005 0.000309 1.016658 ( 1.014779)
build_ruby 0.001214 0.000373 2.773321 ( 2.770646)
build_all 0.003214 0.006588 16.705792 ( 2.971245)
build_install 0.005130 0.006441 2.319487 ( 1.196446)
test_btest 0.000701 0.000327 68.697207 ( 11.083210)
test_basic 0.001427 0.005200 0.375949 ( 0.461994)
test_all 0.001006 0.000537 665.115716 (113.234305)
test_rubyspec 0.055150 0.037697 51.592771 ( 59.666776)
total: 193.42 sec