Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-014414
#<BuildRuby:0x000055e7a010a8a0
@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.20220225-014414",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009973 0.001317 0.867270 ( 1.145823)
build_miniruby 0.001308 0.000280 0.068903 ( 0.067954)
build_ruby 0.001610 0.000345 0.074385 ( 0.072980)
build_all 0.005955 0.004882 4.155938 ( 0.846684)
build_install 0.016627 0.006783 7.852052 ( 2.443997)
test_btest 0.000974 0.000286 77.361315 ( 8.563974)
test_basic 0.001739 0.005712 0.334476 ( 0.426104)
test_all 0.001401 0.000494 661.841792 ( 65.747955)
test_rubyspec 0.100289 0.058846 46.298378 ( 51.745547)
total: 131.06 sec