Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-110542
#<BuildRuby:0x0000561819de29c0
@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.20220730-110542",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007913 0.003529 1.903798 ( 2.191530)
build_miniruby 0.002712 0.000339 0.534355 ( 0.531709)
build_ruby 0.003193 0.000400 2.552834 ( 2.392861)
build_all 0.008813 0.004252 12.957384 ( 1.674195)
build_install 0.013680 0.002927 4.363487 ( 1.775888)
test_btest 0.001996 0.000000 55.426589 ( 6.217424)
test_basic 0.004878 0.002306 0.295683 ( 0.391525)
test_all 0.003373 0.000193 506.956873 ( 53.579499)
test_rubyspec 0.106689 0.033612 41.981707 ( 47.907506)
total: 116.66 sec