Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-144650
#<BuildRuby:0x000055938139d400
@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.20220813-144650",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000043)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.011922 0.850670 ( 0.904087)
build_miniruby 0.000000 0.001676 0.054205 ( 0.052506)
build_ruby 0.000000 0.001603 0.061101 ( 0.059900)
build_all 0.003555 0.006141 1.263271 ( 0.478405)
build_install 0.014248 0.002730 1.582772 ( 0.796289)
test_btest 0.000698 0.000326 50.224587 ( 6.384156)
test_basic 0.003094 0.003867 0.294322 ( 0.384287)
test_all 0.002599 0.001300 506.747016 ( 52.991584)
test_rubyspec 0.088535 0.039952 41.648432 ( 49.291394)
total: 111.34 sec