Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-210921
#<BuildRuby:0x00005626df853de0
@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.20220730-210921",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006541 0.863280 ( 0.924497)
build_miniruby 0.000714 0.000172 0.056461 ( 0.055289)
build_ruby 0.000842 0.000168 0.059411 ( 0.058220)
build_all 0.004528 0.000157 1.509685 ( 0.587746)
build_install 0.006834 0.004475 5.689048 ( 2.191588)
test_btest 0.000692 0.000163 45.228260 ( 8.592468)
test_basic 0.004441 0.001045 0.317480 ( 0.406056)
test_all 0.001062 0.000249 595.427942 ( 88.584171)
test_rubyspec 0.092758 0.035184 43.722316 ( 49.289866)
total: 150.69 sec