Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-174844
#<BuildRuby:0x000055add256c040
@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.20230124-174844",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006128 0.000451 0.901829 ( 1.045570)
build_miniruby 0.001073 0.000214 1.006953 ( 1.005031)
build_ruby 0.001422 0.000000 2.764975 ( 2.762250)
build_all 0.009298 0.000453 16.757810 ( 2.998790)
build_install 0.007306 0.004000 2.077165 ( 1.074100)
test_btest 0.000814 0.000172 69.475784 ( 10.867684)
test_basic 0.002465 0.004886 0.390886 ( 0.475606)
test_all 0.001111 0.000292 649.966887 (103.537933)
test_rubyspec 0.067162 0.067274 51.774593 ( 59.804748)
total: 183.57 sec