Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-185720
#<BuildRuby:0x000055e21f8c7fb0
@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.20220821-185720",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005874 0.000631 0.817860 ( 1.607343)
build_miniruby 0.000638 0.000232 0.057159 ( 0.055919)
build_ruby 0.000698 0.000254 0.060581 ( 0.059408)
build_all 0.004584 0.000000 1.534145 ( 0.593652)
build_install 0.010586 0.000553 1.909470 ( 0.954110)
test_btest 0.000459 0.000132 50.352451 ( 8.610721)
test_basic 0.000000 0.005366 0.326802 ( 0.415651)
test_all 0.000000 0.001760 613.487820 ( 92.575131)
test_rubyspec 0.081870 0.040197 44.352756 ( 52.614045)
total: 157.49 sec