Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-110133
#<BuildRuby:0x000055a18dddbba0
@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-110133",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000034 0.000006 0.000040 ( 0.000038)
build_up 0.007160 0.004781 0.826485 ( 0.989715)
build_miniruby 0.001082 0.000250 0.063363 ( 0.062358)
build_ruby 0.001437 0.000332 0.064265 ( 0.063162)
build_all 0.008629 0.000883 1.225223 ( 0.464351)
build_install 0.016587 0.000380 4.374357 ( 1.766947)
test_btest 0.001296 0.000229 50.903913 ( 6.120791)
test_basic 0.005206 0.000919 0.301297 ( 0.391601)
test_all 0.001039 0.001580 488.303106 ( 52.621799)
test_rubyspec 0.076625 0.058046 41.347667 ( 49.004222)
total: 111.49 sec