Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-112800
#<BuildRuby:0x0000564636365e98
@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.20230105-112800",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.002076 0.004505 0.874882 ( 1.103254)
build_miniruby 0.000870 0.000187 1.009876 ( 1.008104)
build_ruby 0.001296 0.000278 2.765268 ( 2.762718)
build_all 0.009374 0.000118 16.793785 ( 3.021750)
build_install 0.006736 0.004961 2.255985 ( 1.177487)
test_btest 0.000643 0.000151 67.922570 ( 11.446415)
test_basic 0.005290 0.001244 0.360753 ( 0.446936)
test_all 0.000000 0.001219 653.638519 (105.019953)
test_rubyspec 0.061825 0.055547 51.424926 ( 59.454108)
total: 185.44 sec