Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-180740
#<BuildRuby:0x0000557fd5928088
@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.20220725-180740",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005831 0.000654 0.830084 ( 1.152992)
build_miniruby 0.000731 0.000244 0.057491 ( 0.056228)
build_ruby 0.000689 0.000230 0.059333 ( 0.058100)
build_all 0.003354 0.001118 1.522729 ( 0.581391)
build_install 0.010657 0.000506 5.648545 ( 2.160196)
test_btest 0.000628 0.000179 48.306352 ( 8.351062)
test_basic 0.004132 0.001180 0.252413 ( 0.341594)
test_all 0.000858 0.000245 621.852295 ( 88.072583)
test_rubyspec 0.058975 0.055794 43.859206 ( 49.569464)
total: 150.34 sec