Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-120209
#<BuildRuby:0x0000563bcd572768
@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.20220613-120209",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005572 0.000928 0.832534 ( 6.079280)
build_miniruby 0.000921 0.000154 0.057544 ( 0.056222)
build_ruby 0.000942 0.000000 0.059558 ( 0.058291)
build_all 0.004219 0.000079 1.501349 ( 0.603839)
build_install 0.009558 0.001470 6.306354 ( 2.856197)
test_btest 0.000540 0.000083 51.048960 ( 7.967379)
test_basic 0.001157 0.004604 0.291056 ( 0.379665)
test_all 0.001193 0.000256 629.458207 ( 95.521914)
test_rubyspec 0.066518 0.037761 44.138639 ( 49.739443)
total: 163.26 sec