Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-092444
#<BuildRuby:0x000055ba51bceb00
@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.20220618-092444",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006886 0.000199 0.878284 ( 0.989813)
build_miniruby 0.001007 0.000067 0.058367 ( 0.057007)
build_ruby 0.000977 0.000065 0.059224 ( 0.057986)
build_all 0.000574 0.003785 1.544513 ( 0.642371)
build_install 0.009802 0.001225 6.302710 ( 2.846575)
test_btest 0.000588 0.000073 47.138647 ( 8.285187)
test_basic 0.005252 0.000068 0.290920 ( 0.379903)
test_all 0.001378 0.000162 611.966251 ( 97.400354)
test_rubyspec 0.064752 0.036946 44.090866 ( 49.678148)
total: 160.34 sec