Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-105103
#<BuildRuby:0x000055d3a805ffb0
@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.20221213-105103",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004097 0.000009 0.872553 ( 1.090420)
build_miniruby 0.000835 0.000042 1.035711 ( 1.034451)
build_ruby 0.001107 0.000055 2.785942 ( 2.664384)
build_all 0.008757 0.000225 15.784486 ( 3.231261)
build_install 0.009897 0.000471 2.235161 ( 1.256760)
test_btest 0.000584 0.000028 60.356146 ( 11.471718)
test_basic 0.000125 0.004775 0.287089 ( 0.377714)
test_all 0.001410 0.000000 664.613939 (143.595215)
test_rubyspec 0.037078 0.026660 52.848288 ( 61.007733)
total: 225.73 sec