Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-034120
#<BuildRuby:0x00005651a292c0d0
@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.20221204-034120",
@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.000000 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.001185 0.003936 1.144712 ( 1.183021)
build_miniruby 0.000874 0.000097 0.947347 ( 0.946163)
build_ruby 0.001264 0.000000 2.801443 ( 2.702312)
build_all 0.009287 0.000000 15.931414 ( 3.338119)
build_install 0.009062 0.000000 2.193861 ( 1.197553)
test_btest 0.000000 0.000594 62.511845 ( 11.825557)
test_basic 0.001846 0.003048 0.336209 ( 0.426998)
test_all 0.001032 0.000088 698.540178 (108.303426)
test_rubyspec 0.035256 0.025144 54.249766 ( 62.485028)
total: 192.41 sec