Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-124311
#<BuildRuby:0x000055713c498d30
@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.20220914-124311",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010534 0.000339 1.085625 ( 1.871087)
build_miniruby 0.001865 0.000249 0.078483 ( 0.076216)
build_ruby 0.001886 0.000000 0.075294 ( 0.073467)
build_all 0.010282 0.000430 1.544878 ( 0.590231)
build_install 0.013787 0.007439 1.910219 ( 0.942047)
test_btest 0.000883 0.000161 96.400183 ( 9.864823)
test_basic 0.002055 0.004633 0.350782 ( 0.443786)
test_all 0.001927 0.000438 672.580979 ( 68.130928)
test_rubyspec 0.111380 0.069391 47.014982 ( 55.476519)
total: 137.47 sec