Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-140553
#<BuildRuby:0x0000565326b07f00
@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.20220812-140553",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006573 0.793152 ( 1.089041)
build_miniruby 0.000000 0.000993 0.089455 ( 0.087445)
build_ruby 0.001118 0.000836 3.526044 ( 3.330890)
build_all 0.009324 0.000103 15.772230 ( 2.874089)
build_install 0.010674 0.000750 5.761155 ( 2.169792)
test_btest 0.000000 0.000766 51.495341 ( 8.298151)
test_basic 0.001429 0.004116 0.290090 ( 0.378993)
test_all 0.001326 0.000234 611.020376 ( 88.111800)
test_rubyspec 0.081356 0.045014 44.239927 ( 51.627687)
total: 157.97 sec