Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-212215
#<BuildRuby:0x00005565dc937fa0
@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.20221228-212215",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.005819 0.000776 0.850503 ( 1.041206)
build_miniruby 0.001235 0.000164 1.014213 ( 1.012184)
build_ruby 0.001425 0.000190 2.777157 ( 2.774699)
build_all 0.002937 0.006548 16.695913 ( 2.977614)
build_install 0.010387 0.001376 2.323166 ( 1.185158)
test_btest 0.000650 0.000137 77.720830 ( 10.612655)
test_basic 0.002537 0.004900 0.368862 ( 0.453156)
test_all 0.001081 0.000285 655.001036 ( 95.748578)
test_rubyspec 0.081108 0.042454 51.872561 ( 59.872691)
total: 175.68 sec