Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-052932
#<BuildRuby:0x000056475bcdf138
@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.20220211-052932",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008804 0.002032 0.953014 ( 1.322959)
build_miniruby 0.001838 0.000424 0.069271 ( 0.066878)
build_ruby 0.001917 0.000000 0.070672 ( 0.068937)
build_all 0.010293 0.000557 4.156725 ( 0.791968)
build_install 0.020460 0.004880 7.754332 ( 2.320062)
test_btest 0.001576 0.000329 76.027804 ( 8.493626)
test_basic 0.003695 0.003936 0.340058 ( 0.433982)
test_all 0.001333 0.000320 688.915889 ( 66.897562)
test_rubyspec 0.116171 0.050308 46.196033 ( 51.741531)
total: 132.14 sec