Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-201622
#<BuildRuby:0x000055bab40da7e0
@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-201622",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.003011 0.003407 0.854737 ( 0.924687)
build_miniruby 0.000649 0.000353 0.058218 ( 0.057034)
build_ruby 0.000551 0.000300 0.060086 ( 0.058876)
build_all 0.004649 0.000000 1.558096 ( 0.598394)
build_install 0.007966 0.000885 1.961167 ( 0.984423)
test_btest 0.000610 0.000268 56.609271 ( 8.249214)
test_basic 0.004024 0.001761 0.334717 ( 0.423007)
test_all 0.001330 0.000581 640.659493 ( 92.773609)
test_rubyspec 0.070680 0.053939 44.096213 ( 51.452497)
total: 155.52 sec