Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-195452
#<BuildRuby:0x00005626846d3e58
@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.20220723-195452",
@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.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.006958 0.000000 0.868843 ( 0.940192)
build_miniruby 0.000884 0.000065 0.056805 ( 0.055627)
build_ruby 0.000693 0.000289 0.058884 ( 0.057705)
build_all 0.004359 0.000160 1.519519 ( 0.583006)
build_install 0.004967 0.004402 5.630104 ( 2.136076)
test_btest 0.000507 0.000217 53.179771 ( 8.024147)
test_basic 0.004124 0.001768 0.340905 ( 0.428858)
test_all 0.000691 0.000296 597.703410 ( 88.624171)
test_rubyspec 0.085035 0.037758 43.579383 ( 49.238666)
total: 150.09 sec