Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-190906
#<BuildRuby:0x00005650e2daead8
@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.20221026-190906",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004754 0.004692 1.127125 ( 1.259400)
build_miniruby 0.001332 0.000205 0.103772 ( 0.101991)
build_ruby 0.001301 0.000200 0.100690 ( 0.099634)
build_all 0.006701 0.000308 1.301747 ( 0.585109)
build_install 0.010042 0.005767 1.646455 ( 0.917147)
test_btest 0.001756 0.000352 61.265240 ( 6.934885)
test_basic 0.006891 0.000321 0.362282 ( 0.455158)
test_all 0.002130 0.006531 488.803262 ( 53.375195)
test_rubyspec 0.087691 0.032164 43.525219 ( 52.202998)
total: 115.93 sec