Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-101850
#<BuildRuby:0x000055bf48ce3f58
@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.20230131-101850",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000000 0.006350 0.845593 ( 1.151759)
build_miniruby 0.000000 0.001345 0.999513 ( 0.997617)
build_ruby 0.000000 0.001635 2.784110 ( 2.781615)
build_all 0.009697 0.000000 16.727915 ( 2.997873)
build_install 0.006095 0.005261 2.079851 ( 1.065157)
test_btest 0.000828 0.000261 73.473348 ( 11.012621)
test_basic 0.005002 0.001580 0.308810 ( 0.395258)
test_all 0.001017 0.000322 658.966093 (101.616294)
test_rubyspec 0.073310 0.041294 51.618511 ( 59.717731)
total: 181.74 sec