Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-094542
#<BuildRuby:0x000056115784bde0
@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-094542",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004931 0.000000 1.101344 ( 1.241433)
build_miniruby 0.000839 0.000000 0.976762 ( 0.975683)
build_ruby 0.001219 0.000000 2.729930 ( 2.593910)
build_all 0.005900 0.003004 15.885209 ( 3.284942)
build_install 0.007181 0.000481 2.010655 ( 1.148953)
test_btest 0.000522 0.000072 60.066779 ( 11.309138)
test_basic 0.004054 0.000553 0.299314 ( 0.389683)
test_all 0.000818 0.000112 665.218050 (119.037421)
test_rubyspec 0.048622 0.017819 53.472139 ( 61.717708)
total: 201.70 sec