Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-070903
#<BuildRuby:0x000055ed0dc0c510
@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.20220220-070903",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011124 0.954322 ( 1.304732)
build_miniruby 0.000000 0.001739 0.066190 ( 0.064484)
build_ruby 0.000217 0.002012 0.072363 ( 0.069967)
build_all 0.010512 0.000000 4.090974 ( 0.783300)
build_install 0.017795 0.007332 7.852157 ( 2.335084)
test_btest 0.001202 0.000633 74.379703 ( 8.070437)
test_basic 0.007945 0.000000 0.334105 ( 0.421809)
test_all 0.001623 0.000000 663.600810 ( 65.075361)
test_rubyspec 0.110021 0.050407 46.150121 ( 51.342422)
total: 129.47 sec