Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-173050
#<BuildRuby:0x000055eefd45bf68
@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-173050",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004319 0.000665 1.212517 ( 1.458258)
build_miniruby 0.000940 0.000000 0.982021 ( 0.980908)
build_ruby 0.001306 0.000000 2.790564 ( 2.687694)
build_all 0.006624 0.003575 22.382663 ( 4.329525)
build_install 0.007922 0.000682 4.379678 ( 1.520456)
test_btest 0.000456 0.000081 64.255983 ( 11.008221)
test_basic 0.004697 0.000063 0.276330 ( 0.366931)
test_all 0.000835 0.000139 662.308124 (112.141545)
test_rubyspec 0.035030 0.022842 53.075365 ( 61.187544)
total: 195.68 sec