Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-070443
#<BuildRuby:0x000055fc4dfe3db0
@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.20221127-070443",
@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.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004699 0.000588 1.245355 ( 2.293297)
build_miniruby 0.000827 0.000104 0.982297 ( 0.980989)
build_ruby 0.001065 0.000133 2.792484 ( 2.674979)
build_all 0.004702 0.005338 22.593418 ( 4.409231)
build_install 0.008576 0.000000 4.432229 ( 1.596017)
test_btest 0.000677 0.000000 61.931569 ( 11.430145)
test_basic 0.000736 0.003883 0.313608 ( 0.404240)
test_all 0.001082 0.000228 707.838334 (108.613705)
test_rubyspec 0.025865 0.038212 53.431205 ( 61.578984)
total: 193.98 sec