Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-224136
#<BuildRuby:0x000055d53075fde0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-224136",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005697 0.000949 0.833130 ( 0.855711)
build_miniruby 0.000998 0.000000 0.059581 ( 0.058354)
build_ruby 0.001048 0.000000 0.059324 ( 0.058088)
build_all 0.004529 0.000000 1.531731 ( 0.589292)
build_install 0.004965 0.004186 1.907462 ( 0.961404)
test_btest 0.000736 0.000147 53.496479 ( 8.215990)
test_basic 0.004559 0.000912 0.348364 ( 0.436936)
test_all 0.000704 0.000532 587.311884 ( 93.629686)
test_rubyspec 0.089158 0.023123 43.901391 ( 51.284200)
total: 156.09 sec