Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-100618
#<BuildRuby:0x000055b8456a9390
@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.20220825-100618",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.001878 0.008808 0.844340 ( 1.231436)
build_miniruby 0.001400 0.000466 0.062165 ( 0.060998)
build_ruby 0.001360 0.000454 0.061016 ( 0.058793)
build_all 0.006283 0.002094 1.253403 ( 0.462255)
build_install 0.014767 0.001351 1.601064 ( 0.799431)
test_btest 0.000957 0.000273 52.365228 ( 5.958044)
test_basic 0.001019 0.005800 0.291371 ( 0.381796)
test_all 0.005980 0.000000 511.321490 ( 53.992050)
test_rubyspec 0.093909 0.034460 41.736731 ( 50.092301)
total: 113.04 sec