Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-212723
#<BuildRuby:0x00005565bddbbf00
@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-212723",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004966 0.000118 1.234626 ( 1.465655)
build_miniruby 0.000826 0.000110 0.971584 ( 0.970456)
build_ruby 0.001012 0.000135 2.701236 ( 2.610098)
build_all 0.002804 0.007190 22.347942 ( 4.384913)
build_install 0.009056 0.001138 4.350989 ( 1.507545)
test_btest 0.000488 0.000108 57.003174 ( 11.702619)
test_basic 0.004320 0.000014 0.294749 ( 0.386164)
test_all 0.001337 0.000281 669.445162 (120.347560)
test_rubyspec 0.052488 0.007180 53.396208 ( 61.684323)
total: 205.06 sec