Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-205945
#<BuildRuby:0x00005594fcff5550
@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.20220724-205945",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003200 0.006025 0.795274 ( 0.899691)
build_miniruby 0.001336 0.000890 0.054801 ( 0.053554)
build_ruby 0.001116 0.000744 0.064813 ( 0.062762)
build_all 0.006533 0.001201 1.246478 ( 0.487507)
build_install 0.012408 0.005202 4.305221 ( 1.794961)
test_btest 0.001140 0.000641 50.757265 ( 6.210338)
test_basic 0.001729 0.004899 0.283673 ( 0.373486)
test_all 0.000689 0.001971 479.042967 ( 51.725664)
test_rubyspec 0.066599 0.056172 41.703416 ( 47.555998)
total: 109.17 sec