Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-182138
#<BuildRuby:0x000055ffad676be8
@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.20230113-182138",
@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.000041 0.000008 0.000049 ( 0.000049)
configure 0.000016 0.000003 0.000019 ( 0.000033)
build_up 0.002262 0.004534 0.850013 ( 1.041882)
build_miniruby 0.000000 0.001182 1.018430 ( 1.016381)
build_ruby 0.000099 0.001500 2.778340 ( 2.775612)
build_all 0.004667 0.004974 16.739621 ( 2.967393)
build_install 0.006614 0.004765 2.107781 ( 1.087675)
test_btest 0.000778 0.000327 76.854685 ( 10.325725)
test_basic 0.006334 0.001080 0.386247 ( 0.470263)
test_all 0.000932 0.000373 663.057228 ( 96.870287)
test_rubyspec 0.043607 0.038010 51.922411 ( 60.020039)
total: 176.58 sec