Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-151937
#<BuildRuby:0x00005597a44bbdd8
@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.20220813-151937",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000013)
build_up 0.006200 0.000477 0.842498 ( 0.909397)
build_miniruby 0.000941 0.000073 0.057767 ( 0.056605)
build_ruby 0.000948 0.000073 0.059888 ( 0.058688)
build_all 0.000004 0.004788 1.517410 ( 0.587199)
build_install 0.009555 0.001470 1.912089 ( 0.963613)
test_btest 0.000628 0.000096 51.050865 ( 8.390061)
test_basic 0.005425 0.000000 0.324800 ( 0.413590)
test_all 0.004115 0.000000 602.790035 (236.169623)
test_rubyspec 0.094817 0.018341 43.784775 ( 51.207907)
total: 298.76 sec