Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-210037
#<BuildRuby:0x00005556c54a7e70
@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.20230101-210037",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000024 0.000003 0.000027 ( 0.000013)
build_up 0.005577 0.000796 0.841455 ( 1.276129)
build_miniruby 0.001070 0.000153 1.013309 ( 1.011435)
build_ruby 0.001444 0.000207 2.770361 ( 2.767712)
build_all 0.009838 0.000065 16.748799 ( 2.952792)
build_install 0.006116 0.005840 2.323728 ( 1.182143)
test_btest 0.000588 0.000110 69.635787 ( 11.298368)
test_basic 0.001017 0.005372 0.351080 ( 0.437597)
test_all 0.001044 0.000261 666.292398 ( 93.817677)
test_rubyspec 0.075834 0.058925 51.464219 ( 59.470754)
total: 174.22 sec