Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-175528
#<BuildRuby:0x000055e2ba328208
@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.20220816-175528",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.002646 0.004040 0.844267 ( 1.236379)
build_miniruby 0.000921 0.000061 0.057086 ( 0.055862)
build_ruby 0.000862 0.000058 0.060010 ( 0.058881)
build_all 0.004255 0.000284 1.548518 ( 0.590613)
build_install 0.010732 0.000393 1.940310 ( 0.970896)
test_btest 0.000684 0.000043 56.399336 ( 7.968740)
test_basic 0.000640 0.004397 0.324905 ( 0.414184)
test_all 0.003003 0.000169 605.508909 ( 92.580504)
test_rubyspec 0.065684 0.046837 43.902820 ( 51.278917)
total: 155.16 sec