Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-180007
#<BuildRuby:0x00005625fe037fa8
@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.20221115-180007",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005052 0.000842 0.951451 ( 2.595069)
build_miniruby 0.001022 0.000170 0.883153 ( 0.881486)
build_ruby 0.001089 0.000182 2.506196 ( 2.420276)
build_all 0.008866 0.000000 15.443062 ( 2.766474)
build_install 0.003321 0.005308 1.872589 ( 0.981146)
test_btest 0.000790 0.000170 63.227706 ( 8.936577)
test_basic 0.004278 0.000917 0.301252 ( 0.390662)
test_all 0.000994 0.000213 634.582634 ( 89.970036)
test_rubyspec 0.067403 0.028417 45.410385 ( 53.680235)
total: 162.62 sec