Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-221655
#<BuildRuby:0x00005556a3513de0
@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.20220726-221655",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006675 0.000000 0.838517 ( 1.535285)
build_miniruby 0.001011 0.000000 0.057032 ( 0.055815)
build_ruby 0.001040 0.000000 0.059636 ( 0.058413)
build_all 0.004750 0.000000 1.523558 ( 0.583629)
build_install 0.011061 0.000000 5.649371 ( 2.136966)
test_btest 0.001203 0.000000 48.887392 ( 7.991863)
test_basic 0.001357 0.004746 0.329488 ( 0.417106)
test_all 0.000887 0.000049 595.584023 ( 88.135079)
test_rubyspec 0.085364 0.040404 43.628583 ( 49.199009)
total: 150.11 sec