Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-031754
#<BuildRuby:0x000055ac174aa7e0
@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.20221126-031754",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004447 0.000318 1.080029 ( 1.076147)
build_miniruby 0.000910 0.000065 0.957551 ( 0.956223)
build_ruby 0.001005 0.000072 2.805080 ( 2.709495)
build_all 0.008902 0.000000 15.891668 ( 3.302797)
build_install 0.008835 0.000000 1.971884 ( 1.143016)
test_btest 0.000603 0.000000 57.095289 ( 11.617051)
test_basic 0.004695 0.000000 0.286917 ( 0.377300)
test_all 0.000512 0.000391 689.053482 (106.507676)
test_rubyspec 0.072211 0.007285 53.899343 ( 62.067710)
total: 189.76 sec