Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-075219
#<BuildRuby:0x00005614aed0c8e8
@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.20220903-075219",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000014)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.007722 0.003861 0.974820 ( 1.092305)
build_miniruby 0.001538 0.000769 0.065357 ( 0.062806)
build_ruby 0.002092 0.000000 0.076236 ( 0.074198)
build_all 0.007908 0.002874 1.540976 ( 0.576141)
build_install 0.012908 0.008738 1.894192 ( 0.918434)
test_btest 0.000980 0.000490 75.164938 ( 8.705156)
test_basic 0.001748 0.005572 0.329598 ( 0.419027)
test_all 0.004320 0.000000 682.112559 ( 66.995142)
test_rubyspec 0.116665 0.067614 45.671301 ( 54.157242)
total: 133.00 sec