Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-120651
#<BuildRuby:0x000055f6f54bafe0
@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.20220722-120651",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004641 0.007333 1.002766 ( 1.911579)
build_miniruby 0.001308 0.000231 0.070447 ( 0.070005)
build_ruby 0.001846 0.000326 0.076072 ( 0.075696)
build_all 0.005337 0.004269 1.538111 ( 0.584701)
build_install 0.021229 0.002627 5.110590 ( 2.109603)
test_btest 0.000682 0.000136 68.206772 ( 8.356730)
test_basic 0.000000 0.007086 0.325079 ( 0.416335)
test_all 0.000000 0.002398 637.848213 ( 64.174458)
test_rubyspec 0.088780 0.075114 45.672473 ( 51.487309)
total: 129.19 sec