Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-070858
#<BuildRuby:0x000055ed7475e7e0
@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.20220823-070858",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006518 0.000000 0.835868 ( 0.877978)
build_miniruby 0.000877 0.000000 0.057689 ( 0.056504)
build_ruby 0.000951 0.000000 0.059977 ( 0.058675)
build_all 0.004667 0.000000 1.537655 ( 0.585235)
build_install 0.006766 0.004343 1.901690 ( 0.954488)
test_btest 0.000764 0.000042 50.208670 ( 8.467170)
test_basic 0.004883 0.000271 0.295297 ( 0.384712)
test_all 0.001727 0.000096 614.907699 ( 91.494856)
test_rubyspec 0.093378 0.031065 44.213669 ( 52.473446)
total: 155.35 sec