Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-192906
#<BuildRuby:0x000055f0496b7670
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-192906",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002193 0.004963 0.869819 ( 1.085299)
build_miniruby 0.000724 0.000263 0.059395 ( 0.058114)
build_ruby 0.000677 0.000246 0.059226 ( 0.058088)
build_all 0.003354 0.001219 1.522620 ( 0.584767)
build_install 0.007196 0.003878 1.913537 ( 0.957319)
test_btest 0.000516 0.000199 48.635567 ( 8.614324)
test_basic 0.003898 0.001499 0.295612 ( 0.384581)
test_all 0.002895 0.000000 604.426101 ( 91.327531)
test_rubyspec 0.072142 0.057335 44.164213 ( 52.411512)
total: 155.48 sec