Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-023422
#<BuildRuby:0x000055d643eea7e0
@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.20220618-023422",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002906 0.003873 0.836174 ( 0.985603)
build_miniruby 0.000809 0.000187 0.057720 ( 0.056537)
build_ruby 0.000665 0.000154 0.059230 ( 0.057996)
build_all 0.003519 0.000812 1.507304 ( 0.610573)
build_install 0.008869 0.002046 6.323096 ( 2.853622)
test_btest 0.000564 0.000130 50.930783 ( 8.218280)
test_basic 0.004454 0.001028 0.323120 ( 0.411516)
test_all 0.001337 0.000000 623.550891 ( 93.172427)
test_rubyspec 0.088465 0.037340 44.129048 ( 49.683875)
total: 156.05 sec