Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-200857
#<BuildRuby:0x000055d972fcb858
@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.20220219-200857",
@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.000003 0.000012 ( 0.000011)
configure 0.000079 0.000020 0.000099 ( 0.000103)
build_up 0.007396 0.003869 0.928189 ( 1.041326)
build_miniruby 0.000000 0.002815 0.069327 ( 0.066488)
build_ruby 0.000000 0.002248 0.077746 ( 0.075411)
build_all 0.008905 0.001693 4.064128 ( 0.793322)
build_install 0.015843 0.008519 7.702152 ( 2.284114)
test_btest 0.000951 0.000369 72.186182 ( 8.156826)
test_basic 0.006751 0.000798 0.345287 ( 0.443146)
test_all 0.001924 0.000709 697.250126 ( 67.661704)
test_rubyspec 0.108872 0.061690 45.948063 ( 51.120762)
total: 131.64 sec