Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-181558
#<BuildRuby:0x000055d8ccddff90
@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-181558",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004894 0.000000 1.200183 ( 1.484238)
build_miniruby 0.000942 0.000000 1.058116 ( 1.056829)
build_ruby 0.001222 0.000000 2.715809 ( 2.611918)
build_all 0.001455 0.007540 15.718018 ( 3.355479)
build_install 0.009317 0.001035 2.203299 ( 1.272609)
test_btest 0.000505 0.000056 59.077831 ( 12.141225)
test_basic 0.005053 0.000076 0.390349 ( 0.480757)
test_all 0.000444 0.000464 641.535672 (121.408459)
test_rubyspec 0.023965 0.034665 53.325323 ( 61.492277)
total: 205.30 sec