Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-064534
#<BuildRuby:0x000055ade672be30
@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.20221125-064534",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004487 0.000031 1.123669 ( 1.586253)
build_miniruby 0.000939 0.000063 1.046205 ( 1.044897)
build_ruby 0.001330 0.000088 2.844021 ( 2.752789)
build_all 0.004744 0.004292 15.784373 ( 3.341606)
build_install 0.009488 0.000615 2.067037 ( 1.125132)
test_btest 0.000582 0.000000 59.859816 ( 11.226397)
test_basic 0.001069 0.004094 0.297119 ( 0.387934)
test_all 0.001630 0.000000 714.615381 (109.610532)
test_rubyspec 0.040227 0.027219 53.519468 ( 61.790516)
total: 192.87 sec