Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-101203
#<BuildRuby:0x000055e0f0246fe0
@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.20220803-101203",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006757 0.005243 0.981914 ( 1.174266)
build_miniruby 0.001389 0.000578 0.072100 ( 0.069965)
build_ruby 0.001200 0.000500 0.067955 ( 0.066710)
build_all 0.007058 0.002941 1.515741 ( 0.577289)
build_install 0.018208 0.004227 5.150922 ( 2.044304)
test_btest 0.001525 0.000000 78.399587 ( 8.438880)
test_basic 0.000000 0.007997 0.327502 ( 0.424423)
test_all 0.001789 0.001480 637.729559 ( 63.786707)
test_rubyspec 0.119880 0.062155 45.412592 ( 52.831459)
total: 129.41 sec