Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-231941
#<BuildRuby:0x0000563279502678
@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-231941",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006190 0.000412 0.907776 ( 1.095261)
build_miniruby 0.001181 0.000079 1.001553 ( 0.999600)
build_ruby 0.001682 0.000000 2.755699 ( 2.753159)
build_all 0.009708 0.000137 16.773699 ( 3.001944)
build_install 0.000000 0.011240 2.073421 ( 1.071324)
test_btest 0.000000 0.001114 69.110331 ( 11.335229)
test_basic 0.005135 0.001436 0.364070 ( 0.450234)
test_all 0.001520 0.000000 659.123645 (100.562778)
test_rubyspec 0.097635 0.034051 51.509043 ( 59.546045)
total: 180.82 sec