Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-193547
#<BuildRuby:0x000056236b68ffa8
@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.20221120-193547",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004465 0.000248 1.047620 ( 1.068641)
build_miniruby 0.000866 0.000048 0.950910 ( 0.949526)
build_ruby 0.001182 0.000066 2.757174 ( 2.651157)
build_all 0.008440 0.000211 15.849259 ( 3.241252)
build_install 0.000000 0.008350 1.891741 ( 1.107227)
test_btest 0.000289 0.000264 57.653279 ( 11.194016)
test_basic 0.001633 0.003906 0.322418 ( 0.412407)
test_all 0.001262 0.000184 634.118013 (101.347628)
test_rubyspec 0.052456 0.018647 51.399593 ( 59.652747)
total: 181.63 sec