Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-152124
#<BuildRuby:0x0000561ba6b94b38
@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.20220226-152124",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009842 0.001514 0.976493 ( 1.394780)
build_miniruby 0.001576 0.000242 0.072594 ( 0.071014)
build_ruby 0.001894 0.000292 0.070320 ( 0.067919)
build_all 0.009605 0.000000 4.215311 ( 0.858094)
build_install 0.014464 0.008895 7.929697 ( 2.401318)
test_btest 0.001113 0.000234 74.629004 ( 8.212485)
test_basic 0.008595 0.000000 0.327200 ( 0.419168)
test_all 0.001724 0.000123 697.382682 ( 67.218340)
test_rubyspec 0.077398 0.066959 46.257998 ( 51.696181)
total: 132.34 sec