Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-075039
#<BuildRuby:0x00005642aa14abe8
@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.20221220-075039",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004108 0.000013 0.854511 ( 1.098382)
build_miniruby 0.000859 0.000090 0.968201 ( 0.966844)
build_ruby 0.001091 0.000115 2.801993 ( 2.704212)
build_all 0.001818 0.007279 15.753250 ( 3.262296)
build_install 0.005875 0.003517 2.245928 ( 1.282024)
test_btest 0.000481 0.000105 64.870237 ( 10.793710)
test_basic 0.001841 0.003384 0.325858 ( 0.415698)
test_all 0.001598 0.000399 664.769101 (142.840786)
test_rubyspec 0.042747 0.020397 52.161635 ( 60.407180)
total: 223.77 sec