Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-121706
#<BuildRuby:0x0000558f858df7b0
@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.20220721-121706",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.010670 0.000789 0.963846 ( 1.697887)
build_miniruby 0.001679 0.000479 0.074939 ( 0.072900)
build_ruby 0.001447 0.000413 0.076927 ( 0.075152)
build_all 0.007433 0.002123 1.543628 ( 0.584360)
build_install 0.013910 0.007919 5.137359 ( 2.066519)
test_btest 0.001172 0.000391 71.835885 ( 8.456589)
test_basic 0.007859 0.000000 0.334108 ( 0.430839)
test_all 0.002426 0.000301 628.251897 ( 64.296023)
test_rubyspec 0.119862 0.055542 46.073338 ( 51.872799)
total: 129.55 sec