Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-231151
#<BuildRuby:0x00005629d9a800d0
@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.20220726-231151",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006175 0.000329 0.841828 ( 0.960156)
build_miniruby 0.000789 0.000113 0.056644 ( 0.055423)
build_ruby 0.001027 0.000000 0.058906 ( 0.057736)
build_all 0.004575 0.000000 1.552815 ( 0.602663)
build_install 0.008741 0.000261 5.610252 ( 2.155399)
test_btest 0.000590 0.000000 44.450066 ( 8.464203)
test_basic 0.005885 0.000000 0.327704 ( 0.415787)
test_all 0.001093 0.000000 624.325008 ( 92.247850)
test_rubyspec 0.104064 0.016590 43.536885 ( 49.119689)
total: 154.08 sec