Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-011700
#<BuildRuby:0x000055b5e8aefcb0
@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.20230704-011700",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004803 0.001130 1.520132 ( 2.773729)
build_miniruby 0.000786 0.000185 0.857195 ( 0.857224)
build_ruby 0.001218 0.000000 2.543293 ( 2.544506)
build_all 0.005601 0.003823 11.938012 ( 8.285214)
build_install 0.004821 0.004363 5.327092 ( 2.050684)
test_btest 0.001562 0.000000 87.520065 ( 7.249673)
test_basic 0.004395 0.000576 0.793264 ( 0.873848)
test_all 0.000000 0.001335 497.851743 ( 46.046056)
test_rubyspec 0.019369 0.020997 42.093264 ( 54.523516)
total: 125.21 sec