Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-123346
#<BuildRuby:0x0000558513a68bf8
@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.20220724-123346",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008387 0.004175 0.982345 ( 1.023285)
build_miniruby 0.001337 0.000382 0.071990 ( 0.070917)
build_ruby 0.001456 0.000416 0.073278 ( 0.071687)
build_all 0.006708 0.003735 1.546603 ( 0.593614)
build_install 0.012546 0.010072 5.116256 ( 2.081983)
test_btest 0.000934 0.000363 69.699138 ( 8.460514)
test_basic 0.005154 0.002968 0.327094 ( 0.416027)
test_all 0.001423 0.000569 645.437929 ( 64.855412)
test_rubyspec 0.112932 0.073041 45.335504 ( 50.751919)
total: 128.33 sec