Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-151409
#<BuildRuby:0x00005633ce52d570
@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.20221018-151409",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004783 0.005103 1.123121 ( 1.327606)
build_miniruby 0.000000 0.001710 0.103509 ( 0.101895)
build_ruby 0.000000 0.001560 0.109646 ( 0.108312)
build_all 0.002420 0.006231 1.316030 ( 0.588575)
build_install 0.011506 0.004795 1.701982 ( 0.917505)
test_btest 0.002311 0.000000 63.168486 ( 6.382695)
test_basic 0.003782 0.003447 0.361855 ( 0.453116)
test_all 0.007354 0.000881 492.791686 ( 54.479553)
test_rubyspec 0.081347 0.039689 43.018554 ( 51.307625)
total: 115.67 sec