Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-060001
#<BuildRuby:0x000056026147fae0
@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.20230622-060001",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002605 0.003624 1.461955 ( 3.424102)
build_miniruby 0.000860 0.000234 0.800045 ( 0.799879)
build_ruby 0.000925 0.000252 2.496463 ( 2.497301)
build_all 0.007875 0.001830 15.912693 ( 1.410994)
build_install 0.006699 0.003412 4.706837 ( 1.129019)
test_btest 0.000729 0.000214 82.984197 ( 8.028048)
test_basic 0.003889 0.000099 0.727379 ( 0.804006)
test_all 0.001098 0.000000 444.515178 ( 43.876653)
test_rubyspec 0.022795 0.014256 42.622253 ( 55.096194)
total: 117.07 sec