Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-063610
#<BuildRuby:0x0000560e99354028
@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.20230131-063610",
@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.000026 0.000005 0.000031 ( 0.000030)
build_up 0.005681 0.001218 1.193047 ( 1.713158)
build_miniruby 0.001100 0.000236 1.013883 ( 1.011886)
build_ruby 0.001557 0.000334 2.929778 ( 2.804280)
build_all 0.008684 0.000844 16.749670 ( 2.952540)
build_install 0.010994 0.000265 2.089769 ( 1.071093)
test_btest 0.000903 0.000159 78.330962 ( 10.652717)
test_basic 0.007142 0.000375 0.377426 ( 0.461782)
test_all 0.001161 0.000193 668.150362 ( 94.262734)
test_rubyspec 0.069950 0.057425 51.736073 ( 59.795384)
total: 174.73 sec