Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-234322
#<BuildRuby:0x000055c1c3d94010
@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.20240623-234322",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004664 0.000301 1.527990 ( 1.913387)
build_miniruby 0.001097 0.000000 1.067092 ( 1.067679)
build_ruby 0.001430 0.000000 3.271688 ( 3.272543)
build_all 0.006156 0.004357 17.575563 ( 1.625089)
build_install 0.002804 0.007466 6.163202 ( 1.451138)
test_btest 0.000533 0.000281 105.083285 ( 9.443471)
test_basic 0.004218 0.000094 0.786646 ( 0.860492)
test_all 0.104533 0.036147 570.494702 ( 54.649021)
test_rubyspec 0.043216 0.025485 133.478221 ( 15.958761)
total: 90.24 sec