Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-004529
#<BuildRuby:0x000055d2bb3cffa8
@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.20220813-004529",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006233 0.000548 0.810281 ( 0.883781)
build_miniruby 0.000859 0.000198 0.058759 ( 0.057382)
build_ruby 0.000844 0.000195 0.059468 ( 0.058239)
build_all 0.003768 0.000869 1.552495 ( 0.598708)
build_install 0.005065 0.006032 1.912806 ( 0.966149)
test_btest 0.000503 0.000155 48.786612 ( 8.378831)
test_basic 0.001090 0.005327 0.354457 ( 0.441734)
test_all 0.001349 0.000519 631.107076 ( 92.672037)
test_rubyspec 0.047152 0.057709 44.213981 ( 51.604594)
total: 155.66 sec