Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-194421
#<BuildRuby:0x000055ecbe3ec208
@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-194421",
@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.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006202 0.000510 0.824737 ( 0.964707)
build_miniruby 0.000801 0.000201 0.057585 ( 0.056389)
build_ruby 0.000743 0.000186 0.059142 ( 0.057955)
build_all 0.004222 0.000000 1.491988 ( 0.609608)
build_install 0.009884 0.001119 6.275603 ( 2.824702)
test_btest 0.000627 0.000135 51.675639 ( 8.252687)
test_basic 0.005324 0.001141 0.350333 ( 0.437596)
test_all 0.001236 0.000265 650.645434 ( 95.325066)
test_rubyspec 0.072461 0.057724 44.130988 ( 49.675144)
total: 158.20 sec