Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-191445
#<BuildRuby:0x000055ac8ce4e7e0
@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.20220826-191445",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003683 0.002731 0.899408 ( 2.922622)
build_miniruby 0.000746 0.000229 0.058173 ( 0.056916)
build_ruby 0.000659 0.000203 0.060380 ( 0.059182)
build_all 0.000485 0.004101 1.545047 ( 0.589411)
build_install 0.004627 0.006379 1.905464 ( 0.963075)
test_btest 0.000566 0.000264 48.374196 ( 8.454067)
test_basic 0.003471 0.001619 0.317735 ( 0.406689)
test_all 0.001724 0.000000 632.649885 ( 92.025367)
test_rubyspec 0.059493 0.040264 44.202088 ( 52.722098)
total: 158.20 sec