Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-064637
#<BuildRuby:0x0000558a864baeb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-064637",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002468 0.003191 1.199803 ( 1.551676)
build_miniruby 0.000998 0.000143 0.895254 ( 0.894357)
build_ruby 0.001384 0.000000 2.722355 ( 2.721936)
build_all 0.006595 0.003221 16.897958 ( 1.502141)
build_install 0.000703 0.007437 4.866576 ( 1.191103)
test_btest 0.000922 0.000231 90.541468 ( 7.041566)
test_basic 0.004137 0.000104 0.748102 ( 0.823769)
test_all 0.114240 0.022086 605.073481 ( 53.540525)
test_rubyspec 0.031489 0.013954 50.386742 ( 62.658981)
total: 131.93 sec