Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-234959
#<BuildRuby:0x0000555a1c567f90
@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-234959",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001535 0.003254 1.212168 ( 1.587579)
build_miniruby 0.000847 0.000235 1.415538 ( 1.417881)
build_ruby 0.001690 0.000000 4.204542 ( 4.214280)
build_all 0.006433 0.004044 16.463591 ( 1.703590)
build_install 0.010985 0.005063 5.223787 ( 2.004765)
test_btest 0.000618 0.000197 82.263213 ( 11.480032)
test_basic 0.004245 0.001358 0.687182 ( 0.753539)
test_all 0.100516 0.020694 558.219321 ( 58.150875)
test_rubyspec 0.047191 0.017704 78.019952 ( 90.281918)
total: 171.60 sec