Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-164804
#<BuildRuby:0x0000564ed3c472c8
@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.20221126-164804",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001081 0.004184 1.210908 ( 1.439507)
build_miniruby 0.000829 0.000191 0.973412 ( 0.972168)
build_ruby 0.001031 0.000238 2.802270 ( 2.716289)
build_all 0.008284 0.001911 22.629767 ( 4.420450)
build_install 0.010754 0.000000 4.315064 ( 1.471017)
test_btest 0.000625 0.000000 63.443130 ( 11.258070)
test_basic 0.002230 0.002513 0.300946 ( 0.391955)
test_all 0.000951 0.000100 706.498721 (109.448423)
test_rubyspec 0.050482 0.013371 52.866594 ( 61.120021)
total: 193.24 sec