Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-151947
#<BuildRuby:0x0000559f88ae00d8
@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.20240621-151947",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000011 0.000005 0.000016 ( 0.000014)
build_up 0.002372 0.003145 1.642609 ( 1.865534)
build_miniruby 0.000745 0.000373 1.000534 ( 0.999604)
build_ruby 0.001190 0.000595 3.237922 ( 3.238017)
build_all 0.006812 0.003406 17.458235 ( 1.611416)
build_install 0.009837 0.000482 6.203816 ( 1.481123)
test_btest 0.000614 0.000273 104.278549 ( 9.509259)
test_basic 0.002902 0.001290 0.896262 ( 0.971499)
test_all 0.114614 0.024126 555.977963 ( 52.408502)
test_rubyspec 0.042637 0.026663 136.849637 ( 16.049529)
total: 88.14 sec