Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-015321
#<BuildRuby:0x000055ea1e58c880
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220830-015321",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007292 0.003819 1.006555 ( 2.370116)
build_miniruby 0.001507 0.000430 0.076221 ( 0.074327)
build_ruby 0.002376 0.000000 0.071615 ( 0.069166)
build_all 0.010138 0.001095 1.491124 ( 0.572810)
build_install 0.019916 0.003906 1.892100 ( 0.903262)
test_btest 0.000972 0.000231 73.410292 ( 8.613217)
test_basic 0.003521 0.004119 0.326492 ( 0.415516)
test_all 0.004239 0.001156 685.425358 ( 67.328232)
test_rubyspec 0.114218 0.066843 45.691277 ( 54.160846)
total: 134.51 sec