Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-125638
#<BuildRuby:0x000055c6e5717fa8
@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.20230702-125638",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005958 0.000320 1.704324 ( 3.230772)
build_miniruby 0.000820 0.000136 0.967125 ( 0.967290)
build_ruby 0.000992 0.000166 2.580289 ( 2.580441)
build_all 0.000841 0.008738 11.658639 ( 7.953311)
build_install 0.008214 0.001062 5.160046 ( 1.929231)
test_btest 0.000869 0.000229 86.493298 ( 8.176540)
test_basic 0.003989 0.001050 0.741973 ( 0.826545)
test_all 0.001379 0.000363 477.377059 ( 50.352608)
test_rubyspec 0.022426 0.013947 43.815381 ( 56.311708)
total: 132.33 sec