Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-032004
#<BuildRuby:0x0000564e3f1e0008
@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.20230125-032004",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000018 0.000010 0.000028 ( 0.000013)
build_up 0.004313 0.002353 0.848722 ( 1.050183)
build_miniruby 0.000758 0.000414 1.058716 ( 1.056711)
build_ruby 0.001034 0.000564 2.779999 ( 2.777690)
build_all 0.004946 0.004729 16.738779 ( 2.975596)
build_install 0.003997 0.007135 2.080449 ( 1.063436)
test_btest 0.000579 0.000386 72.541144 ( 10.443265)
test_basic 0.003795 0.002530 0.338563 ( 0.425226)
test_all 0.000798 0.000532 667.501359 ( 94.507675)
test_rubyspec 0.051152 0.081642 51.521375 ( 59.555067)
total: 173.86 sec