Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-181551
#<BuildRuby:0x000055ec93a1c040
@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-181551",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000016)
build_up 0.000252 0.003884 0.884310 ( 1.075152)
build_miniruby 0.000768 0.000096 1.033724 ( 1.032396)
build_ruby 0.001062 0.000133 2.698395 ( 2.696859)
build_all 0.008546 0.000535 15.814613 ( 3.355289)
build_install 0.008570 0.000478 2.151128 ( 1.216695)
test_btest 0.000493 0.000054 60.203469 ( 11.821600)
test_basic 0.005488 0.000100 0.357158 ( 0.446717)
test_all 0.001482 0.000156 670.160894 (158.031142)
test_rubyspec 0.053158 0.009167 52.175280 ( 60.314448)
total: 239.99 sec