Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-004635
#<BuildRuby:0x0000561b709c0018
@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.20221201-004635",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005075 0.000000 1.165173 ( 1.314425)
build_miniruby 0.001048 0.000000 0.990831 ( 0.989652)
build_ruby 0.001283 0.000000 2.717893 ( 2.608595)
build_all 0.004187 0.004698 15.698497 ( 3.322039)
build_install 0.000000 0.008422 2.193777 ( 1.301441)
test_btest 0.000000 0.000598 63.237402 ( 11.733971)
test_basic 0.003467 0.000981 0.280303 ( 0.371153)
test_all 0.000684 0.000137 697.032325 (109.298571)
test_rubyspec 0.056582 0.012699 53.341953 ( 61.578802)
total: 192.52 sec