Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-033930
#<BuildRuby:0x000055f23cc2bf30
@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.20230105-033930",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000032 0.000000 0.000032 ( 0.000033)
build_up 0.000000 0.006767 0.872394 ( 1.068542)
build_miniruby 0.000000 0.001291 1.014390 ( 1.012418)
build_ruby 0.000000 0.001478 2.767440 ( 2.764776)
build_all 0.007830 0.001838 16.680180 ( 2.946718)
build_install 0.009986 0.000328 2.297828 ( 1.184232)
test_btest 0.000980 0.000140 77.276954 ( 10.513260)
test_basic 0.005867 0.000838 0.369454 ( 0.455600)
test_all 0.000618 0.000493 677.070244 ( 95.174759)
test_rubyspec 0.087436 0.043576 51.799744 ( 59.846804)
total: 174.97 sec