Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-040439
#<BuildRuby:0x0000560ef4c70b38
@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.20220214-040439",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009332 0.001436 0.966875 ( 1.729402)
build_miniruby 0.001566 0.000241 0.072609 ( 0.071280)
build_ruby 0.001956 0.000301 0.079606 ( 0.077543)
build_all 0.005979 0.004218 4.025959 ( 0.783580)
build_install 0.014338 0.009548 7.795187 ( 2.335368)
test_btest 0.001004 0.000278 72.568536 ( 8.097749)
test_basic 0.007345 0.000697 0.333158 ( 0.420902)
test_all 0.001689 0.000444 658.703055 ( 65.098356)
test_rubyspec 0.111782 0.041246 45.728980 ( 51.220862)
total: 129.84 sec