Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-053309
#<BuildRuby:0x000055ad214d3e00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220612-053309",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006093 0.000312 0.822510 ( 0.848566)
build_miniruby 0.000857 0.000122 0.057220 ( 0.055975)
build_ruby 0.000768 0.000110 0.059352 ( 0.058100)
build_all 0.003715 0.000531 1.520779 ( 0.618294)
build_install 0.002667 0.008439 6.260938 ( 2.823913)
test_btest 0.000655 0.000175 48.746574 ( 8.220493)
test_basic 0.000657 0.004607 0.259506 ( 0.348735)
test_all 0.001024 0.000342 655.074385 ( 92.799767)
test_rubyspec 0.075292 0.052668 44.118943 ( 49.644079)
total: 155.42 sec