Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-042825
#<BuildRuby:0x00005581f182a8c0
@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.20220805-042825",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.001795 0.005041 0.865722 ( 1.633761)
build_miniruby 0.001035 0.000000 0.057568 ( 0.056275)
build_ruby 0.000978 0.000000 0.059419 ( 0.058201)
build_all 0.004530 0.000000 1.521726 ( 0.585947)
build_install 0.005413 0.006059 5.664650 ( 2.158842)
test_btest 0.000488 0.000244 55.681466 ( 7.866909)
test_basic 0.000624 0.005025 0.284637 ( 0.373150)
test_all 0.000766 0.000446 621.766210 ( 89.938520)
test_rubyspec 0.065157 0.064560 44.001277 ( 51.429025)
total: 154.10 sec