Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-075352
#<BuildRuby:0x0000562d809840a0
@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.20220426-075352",
@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.000005 0.000015 ( 0.000015)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.006048 0.000975 0.829477 ( 1.074759)
build_miniruby 0.000934 0.000000 0.057437 ( 0.056334)
build_ruby 0.000985 0.000000 0.059233 ( 0.058009)
build_all 0.000736 0.003433 1.495957 ( 0.601835)
build_install 0.008619 0.002135 6.277854 ( 2.811586)
test_btest 0.000562 0.000259 55.764277 ( 8.337776)
test_basic 0.000000 0.005876 0.288276 ( 0.377113)
test_all 0.000000 0.001792 640.563347 ( 94.252891)
test_rubyspec 0.068247 0.052068 44.518658 ( 49.431495)
total: 157.00 sec