Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-174939
#<BuildRuby:0x000055fe7f010008
@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.20230107-174939",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005107 0.001572 0.986817 ( 1.359650)
build_miniruby 0.001009 0.000310 1.017988 ( 1.015831)
build_ruby 0.001250 0.000385 2.769739 ( 2.766904)
build_all 0.009951 0.000000 16.791436 ( 2.997660)
build_install 0.011463 0.000000 2.127792 ( 1.077917)
test_btest 0.000704 0.000000 75.618178 ( 10.523911)
test_basic 0.002476 0.003936 0.350367 ( 0.436866)
test_all 0.000000 0.001590 668.164371 ( 96.705747)
test_rubyspec 0.077645 0.049477 52.475617 ( 60.513516)
total: 177.40 sec