Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-145008
#<BuildRuby:0x000055c0a3ca00d0
@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.20220818-145008",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006383 0.000345 0.854122 ( 2.568457)
build_miniruby 0.000823 0.000127 0.057306 ( 0.056179)
build_ruby 0.000848 0.000130 0.058995 ( 0.057809)
build_all 0.003963 0.000609 1.532585 ( 0.586553)
build_install 0.004816 0.003818 1.899833 ( 0.957959)
test_btest 0.000694 0.000139 54.039876 ( 8.431643)
test_basic 0.005184 0.001037 0.342119 ( 0.429748)
test_all 0.002101 0.000420 601.170689 ( 87.668517)
test_rubyspec 0.074188 0.047782 43.964602 ( 51.346415)
total: 152.10 sec