Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-151141
#<BuildRuby:0x000056008789bfb0
@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.20230113-151141",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002063 0.004445 0.851136 ( 1.046056)
build_miniruby 0.000962 0.000275 1.022567 ( 1.020607)
build_ruby 0.000000 0.001643 2.777942 ( 2.775127)
build_all 0.008613 0.001315 16.834299 ( 2.959877)
build_install 0.008541 0.002949 2.099526 ( 1.080030)
test_btest 0.000769 0.000231 73.195069 ( 11.070112)
test_basic 0.003222 0.003579 0.341282 ( 0.427018)
test_all 0.000931 0.000310 667.521402 ( 94.522567)
test_rubyspec 0.081123 0.053789 51.845897 ( 59.927640)
total: 174.83 sec