Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-203633
#<BuildRuby:0x0000557bcd793f58
@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.20221125-203633",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004610 0.000288 1.064210 ( 1.633768)
build_miniruby 0.000887 0.000056 0.973304 ( 0.972007)
build_ruby 0.000000 0.001309 2.723758 ( 2.635135)
build_all 0.006321 0.002688 15.960612 ( 3.361433)
build_install 0.003913 0.004148 1.987351 ( 1.128716)
test_btest 0.000503 0.000079 63.823210 ( 10.902577)
test_basic 0.000293 0.004271 0.296693 ( 0.387793)
test_all 0.000849 0.000179 689.938724 (106.558509)
test_rubyspec 0.048386 0.019930 53.385711 ( 61.595041)
total: 189.18 sec