Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-231609
#<BuildRuby:0x000055620637c4f0
@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.20220216-231609",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.009704 0.000463 0.929557 ( 1.209098)
build_miniruby 0.001319 0.000406 0.072439 ( 0.070566)
build_ruby 0.002237 0.000000 0.070956 ( 0.068958)
build_all 0.010763 0.000000 4.123433 ( 0.792430)
build_install 0.020705 0.002705 7.783015 ( 2.328266)
test_btest 0.001056 0.000235 76.961852 ( 8.328641)
test_basic 0.008068 0.000000 0.333442 ( 0.419778)
test_all 0.002263 0.000048 692.693035 ( 67.016960)
test_rubyspec 0.118970 0.045107 46.026820 ( 51.234687)
total: 131.47 sec