Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-154809
#<BuildRuby:0x00005633d8659458
@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-154809",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002911 0.007785 0.816514 ( 1.609109)
build_miniruby 0.001241 0.000381 0.064768 ( 0.063147)
build_ruby 0.000000 0.001395 0.066323 ( 0.064992)
build_all 0.005296 0.003066 1.240139 ( 0.466328)
build_install 0.011175 0.002334 1.607315 ( 0.783801)
test_btest 0.001160 0.000387 55.389491 ( 6.124813)
test_basic 0.007248 0.000000 0.295641 ( 0.392589)
test_all 0.003935 0.000000 479.696394 ( 51.963476)
test_rubyspec 0.100489 0.037363 41.702488 ( 49.341827)
total: 110.81 sec