Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-150917
#<BuildRuby:0x000055ff098029c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220723-150917",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010145 0.000430 0.917095 ( 1.863207)
build_miniruby 0.001771 0.000000 0.061835 ( 0.061515)
build_ruby 0.001498 0.000000 0.055048 ( 0.054625)
build_all 0.003067 0.004805 1.237110 ( 0.466132)
build_install 0.014634 0.001243 4.325242 ( 1.845784)
test_btest 0.001606 0.000201 53.630870 ( 6.147911)
test_basic 0.005510 0.000689 0.295661 ( 0.388078)
test_all 0.000881 0.001933 476.554858 ( 52.109797)
test_rubyspec 0.091358 0.041750 41.694176 ( 47.281882)
total: 110.22 sec