Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-050333
#<BuildRuby:0x000056552a9bbe20
@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.20221129-050333",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004784 0.000291 1.174140 ( 1.714083)
build_miniruby 0.000721 0.000241 1.008053 ( 1.007179)
build_ruby 0.000907 0.000302 2.784966 ( 2.645148)
build_all 0.007749 0.001115 15.831369 ( 3.354453)
build_install 0.007038 0.002166 1.979309 ( 1.170114)
test_btest 0.000446 0.000137 64.176148 ( 10.490204)
test_basic 0.000000 0.004819 0.325331 ( 0.415764)
test_all 0.000000 0.001620 666.441246 (113.258694)
test_rubyspec 0.030221 0.030540 53.013603 ( 61.359748)
total: 195.42 sec