Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-153044
#<BuildRuby:0x00005585a57980d0
@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.20221122-153044",
@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.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000801 0.004055 1.099405 ( 2.520825)
build_miniruby 0.000946 0.000000 0.948380 ( 0.947294)
build_ruby 0.001210 0.000000 2.788825 ( 2.694333)
build_all 0.008494 0.000289 15.744570 ( 3.283786)
build_install 0.008630 0.000447 2.056916 ( 1.199262)
test_btest 0.000511 0.000051 63.450951 ( 10.622535)
test_basic 0.003904 0.000390 0.308805 ( 0.399989)
test_all 0.001014 0.000102 718.766688 (111.094614)
test_rubyspec 0.051433 0.014790 54.196109 ( 62.422923)
total: 195.19 sec