Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-122624
#<BuildRuby:0x0000558c07d78410
@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.20221205-122624",
@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.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000652 0.004402 1.265636 ( 5.716805)
build_miniruby 0.000656 0.000164 1.014512 ( 1.013286)
build_ruby 0.001315 0.000000 2.726501 ( 2.602121)
build_all 0.008754 0.000302 15.813766 ( 3.296645)
build_install 0.008076 0.000723 2.359357 ( 1.364701)
test_btest 0.000539 0.000108 61.814240 ( 11.082748)
test_basic 0.003751 0.000750 0.310047 ( 0.401215)
test_all 0.000712 0.000142 648.851483 (124.353294)
test_rubyspec 0.046512 0.015412 53.122215 ( 61.327884)
total: 211.16 sec