Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-194434
#<BuildRuby:0x000055842de34e80
@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.20220817-194434",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000063 0.000011 0.000074 ( 0.000078)
build_up 0.009036 0.001506 0.859815 ( 1.186164)
build_miniruby 0.001862 0.000310 0.065011 ( 0.064070)
build_ruby 0.001420 0.000237 0.065883 ( 0.064963)
build_all 0.008223 0.000513 1.262175 ( 0.483105)
build_install 0.014606 0.001351 1.566323 ( 0.784444)
test_btest 0.001125 0.000161 51.111869 ( 6.405625)
test_basic 0.004863 0.000694 0.283983 ( 0.376197)
test_all 0.003185 0.000455 482.028822 ( 51.786922)
test_rubyspec 0.056312 0.068841 41.817685 ( 49.482066)
total: 110.63 sec