Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-173921
#<BuildRuby:0x000055dd105cfe98
@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.20221203-173921",
@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.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004847 0.000090 1.146914 ( 1.169935)
build_miniruby 0.000785 0.000088 0.951201 ( 0.949917)
build_ruby 0.001317 0.000000 2.779507 ( 2.667348)
build_all 0.009060 0.000000 15.832470 ( 3.340677)
build_install 0.007955 0.000560 2.358526 ( 1.363215)
test_btest 0.000491 0.000046 65.029430 ( 10.915668)
test_basic 0.004580 0.000008 0.317523 ( 0.408503)
test_all 0.001148 0.000104 700.951274 (108.365754)
test_rubyspec 0.054982 0.016755 53.752826 ( 61.953457)
total: 191.14 sec