Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-014106
#<BuildRuby:0x000055aa9b693de0
@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.20221121-014106",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004427 0.000553 1.074454 ( 1.089005)
build_miniruby 0.000816 0.000102 0.977635 ( 0.976491)
build_ruby 0.001162 0.000145 2.768141 ( 2.675979)
build_all 0.008048 0.000419 15.802265 ( 3.316343)
build_install 0.009279 0.000000 1.907577 ( 1.116997)
test_btest 0.000604 0.000000 63.107690 ( 10.232143)
test_basic 0.000000 0.004437 0.276572 ( 0.368464)
test_all 0.000000 0.001632 639.958016 (102.139350)
test_rubyspec 0.059545 0.011590 51.693713 ( 59.898537)
total: 181.81 sec