Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-065703
#<BuildRuby:0x000055dff43cd3e8
@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.20220815-065703",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005587 0.004090 0.838115 ( 1.179258)
build_miniruby 0.001723 0.000246 0.064094 ( 0.061410)
build_ruby 0.001509 0.000215 0.060572 ( 0.059571)
build_all 0.005756 0.003709 1.280806 ( 0.475638)
build_install 0.012773 0.004180 1.573084 ( 0.788128)
test_btest 0.000945 0.000199 53.042387 ( 5.925236)
test_basic 0.000000 0.006790 0.289050 ( 0.379510)
test_all 0.004210 0.000000 487.776488 ( 51.715614)
test_rubyspec 0.068635 0.075371 41.740351 ( 49.480196)
total: 110.07 sec