Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-042350
#<BuildRuby:0x0000560288e27468
@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.20221211-042350",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004155 0.000031 0.932904 ( 1.162893)
build_miniruby 0.000820 0.000000 0.966116 ( 0.964835)
build_ruby 0.001177 0.000000 2.766940 ( 2.663505)
build_all 0.006262 0.002715 15.851068 ( 3.293281)
build_install 0.009732 0.000000 2.174220 ( 1.195207)
test_btest 0.000562 0.000000 64.218189 ( 11.363872)
test_basic 0.004486 0.000611 0.288255 ( 0.378987)
test_all 0.000986 0.000141 667.584615 (105.483726)
test_rubyspec 0.043560 0.020782 52.833286 ( 60.955563)
total: 187.46 sec