Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-043433
#<BuildRuby:0x000055f2c83c3f00
@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.20220802-043433",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004909 0.001785 0.801582 ( 1.078109)
build_miniruby 0.000763 0.000278 0.057711 ( 0.056467)
build_ruby 0.000708 0.000258 0.059314 ( 0.058151)
build_all 0.004643 0.000058 1.525414 ( 0.589944)
build_install 0.008342 0.002780 5.603308 ( 2.145716)
test_btest 0.000640 0.000213 50.653633 ( 8.453730)
test_basic 0.004173 0.001391 0.293582 ( 0.383062)
test_all 0.001217 0.000116 621.010693 ( 88.037255)
test_rubyspec 0.074194 0.048795 43.679870 ( 49.254136)
total: 150.06 sec