Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-232428
#<BuildRuby:0x00005633f90686e0
@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.20221126-232428",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003881 0.006879 1.265584 ( 1.550341)
build_miniruby 0.002379 0.000594 0.839164 ( 0.853824)
build_ruby 0.003092 0.000000 2.245160 ( 2.190449)
build_all 0.022379 0.000000 25.102529 ( 2.849974)
build_install 0.019147 0.001632 4.995907 ( 1.231677)
test_btest 0.001119 0.000179 89.793054 ( 8.769797)
test_basic 0.005647 0.000904 0.350669 ( 0.440508)
test_all 0.001785 0.000286 678.356459 ( 69.517732)
test_rubyspec 0.071130 0.084448 49.629411 ( 58.107626)
total: 145.51 sec