Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-163017
#<BuildRuby:0x000055565f96c110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-163017",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004450 0.000223 1.251317 ( 1.619356)
build_miniruby 0.001215 0.000060 1.902946 ( 1.904938)
build_ruby 0.001509 0.000076 4.308451 ( 4.315580)
build_all 0.010431 0.000000 16.510815 ( 1.739920)
build_install 0.010770 0.004260 4.905706 ( 1.714627)
test_btest 0.000708 0.000057 81.068201 ( 9.796479)
test_basic 0.002159 0.003146 0.647421 ( 0.714864)
test_all 0.105882 0.012665 532.730899 ( 79.843345)
test_rubyspec 0.031782 0.032702 78.716983 ( 91.040607)
total: 192.69 sec