Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-015721
#<BuildRuby:0x00005645e06b7ea8
@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.20220427-015721",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002919 0.003766 0.866834 ( 0.928567)
build_miniruby 0.000882 0.000118 0.058146 ( 0.056794)
build_ruby 0.000832 0.000111 0.059305 ( 0.058146)
build_all 0.003796 0.000506 1.478031 ( 0.608417)
build_install 0.010332 0.000765 6.262662 ( 2.827116)
test_btest 0.001309 0.000164 50.769200 ( 8.285454)
test_basic 0.002082 0.004228 0.348361 ( 0.435772)
test_all 0.001130 0.000199 641.130625 ( 93.578441)
test_rubyspec 0.059858 0.027630 44.450015 ( 49.306325)
total: 156.09 sec