Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-230138
#<BuildRuby:0x000056400bc98488
@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.20221203-230138",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004851 0.000051 1.147727 ( 1.165073)
build_miniruby 0.000802 0.000042 0.962722 ( 0.961293)
build_ruby 0.001182 0.000062 2.666883 ( 2.545981)
build_all 0.008692 0.000457 15.792639 ( 3.241535)
build_install 0.009571 0.000026 2.295543 ( 1.295284)
test_btest 0.000577 0.000028 66.709990 ( 11.254737)
test_basic 0.004755 0.000226 0.335098 ( 0.425343)
test_all 0.000908 0.000043 658.978567 (117.913284)
test_rubyspec 0.049734 0.008928 53.750536 ( 61.964132)
total: 200.77 sec