Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-073325
#<BuildRuby:0x000055dfbbb77280
@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.20231024-073325",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000009 0.000004 0.000013 ( 0.000011)
build_up 0.003832 0.001437 2.102630 ( 2.367385)
build_miniruby 0.000000 0.001061 0.838420 ( 0.837760)
build_ruby 0.000000 0.001230 2.686727 ( 2.687694)
build_all 0.007239 0.002970 16.416411 ( 1.439907)
build_install 0.006031 0.002483 5.230219 ( 1.177474)
test_btest 0.000778 0.000320 82.499382 ( 7.821646)
test_basic 0.004113 0.000000 0.628602 ( 0.706634)
test_all 0.092247 0.040903 519.475100 ( 48.582157)
test_rubyspec 0.020459 0.026627 49.791050 ( 62.117388)
total: 127.74 sec