Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-062106
#<BuildRuby:0x0000564f1b19ffa8
@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-062106",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001941 0.004164 1.601421 ( 2.846320)
build_miniruby 0.000944 0.000157 0.911239 ( 0.912205)
build_ruby 0.001103 0.000184 2.618495 ( 2.619102)
build_all 0.003806 0.005136 11.636982 ( 8.120943)
build_install 0.003064 0.005527 5.042773 ( 2.033837)
test_btest 0.000791 0.000263 85.913195 ( 7.848762)
test_basic 0.002888 0.000963 0.620571 ( 0.703603)
test_all 0.001120 0.000373 464.651679 ( 39.998904)
test_rubyspec 0.009811 0.030709 42.820761 ( 55.270447)
total: 120.35 sec