Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-133734
#<BuildRuby:0x000055b6914bbde0
@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.20220717-133734",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006381 0.000000 0.852477 ( 1.041707)
build_miniruby 0.000972 0.000000 0.056997 ( 0.055739)
build_ruby 0.000822 0.000170 0.059157 ( 0.057915)
build_all 0.004353 0.000129 1.502999 ( 0.602872)
build_install 0.008459 0.002417 5.597609 ( 2.186953)
test_btest 0.000571 0.000163 55.249276 ( 7.862482)
test_basic 0.005593 0.000268 0.339992 ( 0.428010)
test_all 0.000851 0.000227 625.340955 ( 90.353063)
test_rubyspec 0.065491 0.053269 43.456191 ( 49.061011)
total: 151.65 sec