Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-231357
#<BuildRuby:0x000055801944bfa8
@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-231357",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004612 0.000659 1.218239 ( 1.476529)
build_miniruby 0.001006 0.000000 1.024749 ( 1.023388)
build_ruby 0.001239 0.000000 2.855561 ( 2.768171)
build_all 0.009452 0.000417 22.629426 ( 4.416226)
build_install 0.009088 0.000000 4.394926 ( 1.577950)
test_btest 0.000608 0.000000 64.190456 ( 10.971486)
test_basic 0.000000 0.004727 0.317902 ( 0.408770)
test_all 0.000000 0.001182 653.649237 (112.046720)
test_rubyspec 0.043860 0.023114 53.322076 ( 61.550841)
total: 196.24 sec