Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-235250
#<BuildRuby:0x00005606e6754098
@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.20230808-235250",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.006205 1.565350 ( 3.851322)
build_miniruby 0.000286 0.000739 0.796556 ( 0.795907)
build_ruby 0.001068 0.000153 2.701418 ( 2.701078)
build_all 0.005084 0.004670 14.105824 ( 1.262713)
build_install 0.007166 0.001536 2.187069 ( 1.305810)
test_btest 0.000821 0.000176 83.257239 ( 8.307234)
test_basic 0.001423 0.003700 0.732683 ( 0.809263)
test_all 0.001400 0.000373 517.713836 ( 57.547431)
test_rubyspec 0.002299 0.035693 45.039849 ( 57.498031)
total: 134.08 sec