Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-043329
#<BuildRuby:0x0000564dc8d1ffa8
@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.20220810-043329",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.006446 0.000460 0.866053 ( 0.928296)
build_miniruby 0.001008 0.000072 0.057735 ( 0.056427)
build_ruby 0.000939 0.000067 0.059545 ( 0.058259)
build_all 0.004556 0.000003 1.537927 ( 0.591311)
build_install 0.010163 0.000678 5.658017 ( 2.164597)
test_btest 0.000621 0.000000 52.826442 ( 8.119813)
test_basic 0.001090 0.004760 0.316848 ( 0.404891)
test_all 0.001103 0.000137 624.502969 ( 89.525896)
test_rubyspec 0.072551 0.043566 43.823397 ( 51.225032)
total: 153.08 sec