Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-132611
#<BuildRuby:0x000056264b753510
@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.20220315-132611",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012489 0.000048 1.047836 ( 1.260896)
build_miniruby 0.000000 0.002096 0.074221 ( 0.073170)
build_ruby 0.000373 0.001772 0.073608 ( 0.072406)
build_all 0.009672 0.000602 4.197633 ( 0.878678)
build_install 0.013158 0.008466 7.914773 ( 2.454662)
test_btest 0.001007 0.000183 72.529848 ( 7.942509)
test_basic 0.002893 0.004983 0.334357 ( 0.424211)
test_all 0.000673 0.001328 704.792634 ( 68.422190)
test_rubyspec 0.105709 0.053351 46.350297 ( 51.712449)
total: 133.24 sec