Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-144041
#<BuildRuby:0x00005633c25d0d30
@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.20220912-144041",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002668 0.007712 1.132678 ( 1.110984)
build_miniruby 0.000000 0.002391 0.062149 ( 0.059914)
build_ruby 0.000320 0.001710 0.070921 ( 0.069081)
build_all 0.006825 0.003455 1.560646 ( 0.600525)
build_install 0.016633 0.006067 1.958413 ( 0.954223)
test_btest 0.000888 0.000395 94.808394 ( 9.929525)
test_basic 0.002042 0.005316 0.345996 ( 0.435081)
test_all 0.002990 0.001495 636.848674 ( 66.289349)
test_rubyspec 0.117676 0.054835 47.268470 ( 55.714534)
total: 135.16 sec