Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-123234
#<BuildRuby:0x000055ac7c52f2c8
@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.20221118-123234",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001259 0.003757 1.055062 ( 1.430104)
build_miniruby 0.000000 0.000989 0.968703 ( 0.967084)
build_ruby 0.000000 0.001306 2.760674 ( 2.665517)
build_all 0.008509 0.000311 15.926926 ( 3.395795)
build_install 0.007899 0.001316 2.105112 ( 1.191860)
test_btest 0.000512 0.000086 60.473076 ( 10.786694)
test_basic 0.004150 0.000691 0.285718 ( 0.376131)
test_all 0.001013 0.000168 628.022154 (105.635577)
test_rubyspec 0.048191 0.021420 50.714407 ( 58.929229)
total: 185.38 sec