Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-042212
#<BuildRuby:0x000055625db60e80
@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.20220815-042212",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004975 0.005275 0.864255 ( 1.412926)
build_miniruby 0.001096 0.000274 0.048698 ( 0.047534)
build_ruby 0.001287 0.000322 0.061867 ( 0.060350)
build_all 0.007647 0.000690 1.274390 ( 0.473590)
build_install 0.013201 0.003046 1.584951 ( 0.786909)
test_btest 0.001120 0.000259 53.752524 ( 6.295752)
test_basic 0.006168 0.000000 0.294019 ( 0.389907)
test_all 0.003743 0.000000 476.000564 ( 51.797045)
test_rubyspec 0.093739 0.039442 41.556611 ( 49.285918)
total: 110.55 sec