Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-054407
#<BuildRuby:0x0000556f2580b5f8
@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.20230725-054407",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005144 0.000000 1.499334 ( 2.755464)
build_miniruby 0.001057 0.000000 0.992814 ( 0.992596)
build_ruby 0.001176 0.000000 2.614700 ( 2.614943)
build_all 0.005415 0.004188 14.247164 ( 1.248049)
build_install 0.008508 0.000067 1.993975 ( 0.889634)
test_btest 0.000634 0.000110 82.635377 ( 7.385509)
test_basic 0.000441 0.003346 0.615339 ( 0.696833)
test_all 0.001233 0.000257 531.918315 ( 45.666441)
test_rubyspec 0.032676 0.012183 45.984099 ( 58.279608)
total: 120.53 sec