Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-211010
#<BuildRuby:0x000055f1be0584c0
@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.20220827-211010",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010341 0.001996 0.942473 ( 0.957396)
build_miniruby 0.001623 0.000499 0.072106 ( 0.070194)
build_ruby 0.000000 0.002110 0.077107 ( 0.074740)
build_all 0.005726 0.003865 1.530775 ( 0.579198)
build_install 0.020535 0.001350 1.864259 ( 0.919902)
test_btest 0.000000 0.001080 78.363237 ( 8.565245)
test_basic 0.000556 0.007512 0.321642 ( 0.409221)
test_all 0.002997 0.000730 687.322275 ( 67.660604)
test_rubyspec 0.105871 0.058399 45.566183 ( 54.102166)
total: 133.34 sec