Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-135727
#<BuildRuby:0x000055b735c1bf00
@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.20220820-135727",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006342 0.000000 0.872021 ( 0.897857)
build_miniruby 0.001010 0.000000 0.058451 ( 0.057125)
build_ruby 0.000961 0.000000 0.059399 ( 0.058220)
build_all 0.004473 0.000170 1.545639 ( 0.588206)
build_install 0.010321 0.000750 1.932920 ( 0.983556)
test_btest 0.000579 0.000000 57.699757 ( 8.166666)
test_basic 0.005829 0.000000 0.285253 ( 0.373588)
test_all 0.000000 0.001766 612.078378 ( 92.515993)
test_rubyspec 0.095956 0.033517 44.342394 ( 52.578057)
total: 156.22 sec