Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-104740
#<BuildRuby:0x00005619c4273e98
@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-104740",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004806 0.000058 1.153815 ( 1.181865)
build_miniruby 0.001070 0.000071 0.964424 ( 0.962689)
build_ruby 0.001195 0.000080 2.763934 ( 2.677377)
build_all 0.009328 0.000000 15.976526 ( 3.356148)
build_install 0.009664 0.000000 2.258168 ( 1.280487)
test_btest 0.000583 0.000000 58.907749 ( 12.410275)
test_basic 0.004921 0.000000 0.288428 ( 0.379096)
test_all 0.000789 0.000028 667.619402 (119.002150)
test_rubyspec 0.065883 0.002223 54.181899 ( 62.322839)
total: 203.57 sec