Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-122310
#<BuildRuby:0x0000557073d646e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220722-122310",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009161 0.001410 0.961998 ( 1.066059)
build_miniruby 0.001962 0.000000 0.071044 ( 0.069349)
build_ruby 0.002162 0.000000 0.074292 ( 0.072371)
build_all 0.005493 0.004774 1.530055 ( 0.580055)
build_install 0.019948 0.002855 5.186159 ( 2.063729)
test_btest 0.001168 0.000219 75.583037 ( 8.273656)
test_basic 0.005547 0.001040 0.317070 ( 0.407753)
test_all 0.000720 0.001696 669.199354 ( 66.325933)
test_rubyspec 0.144770 0.022166 45.357470 ( 51.186965)
total: 130.05 sec