Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-192504
#<BuildRuby:0x000055827e04fed8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-192504",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000000 0.004629 1.283205 ( 1.916139)
build_miniruby 0.000000 0.000899 1.005152 ( 1.003952)
build_ruby 0.000087 0.001180 2.799348 ( 2.690554)
build_all 0.004867 0.003990 15.646249 ( 3.252789)
build_install 0.008573 0.001322 2.253026 ( 1.321708)
test_btest 0.000538 0.000128 66.057480 ( 10.764122)
test_basic 0.001474 0.003734 0.324252 ( 0.414233)
test_all 0.000984 0.000000 643.310894 (119.966689)
test_rubyspec 0.055322 0.012936 53.655002 ( 61.866153)
total: 203.20 sec