Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-214701
#<BuildRuby:0x000056474e8afe58
@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.20220819-214701",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001784 0.004602 0.834912 ( 1.014981)
build_miniruby 0.000768 0.000192 0.058415 ( 0.057114)
build_ruby 0.000697 0.000174 0.059826 ( 0.058552)
build_all 0.004853 0.000000 1.517247 ( 0.587700)
build_install 0.002282 0.006830 1.937971 ( 0.985441)
test_btest 0.000606 0.000202 56.032372 ( 8.237247)
test_basic 0.005608 0.000480 0.342921 ( 0.430738)
test_all 0.001637 0.000512 620.341567 ( 88.111942)
test_rubyspec 0.090737 0.031672 44.345590 ( 52.617541)
total: 152.10 sec