Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-022814
#<BuildRuby:0x00005577518d7e80
@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.20230113-022814",
@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.000012 0.000006 0.000018 ( 0.000017)
configure 0.000024 0.000011 0.000035 ( 0.000019)
build_up 0.004310 0.002307 0.872794 ( 1.074779)
build_miniruby 0.000904 0.000417 1.014473 ( 1.012692)
build_ruby 0.001567 0.000000 2.781142 ( 2.778667)
build_all 0.008789 0.001044 16.782606 ( 2.980278)
build_install 0.011411 0.000000 2.071005 ( 1.071751)
test_btest 0.001030 0.000092 70.889414 ( 10.999275)
test_basic 0.005596 0.000475 0.354417 ( 0.441042)
test_all 0.001004 0.000317 643.385467 ( 96.020128)
test_rubyspec 0.048545 0.042460 51.873546 ( 59.947182)
total: 176.33 sec