Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-090654
#<BuildRuby:0x000055e25ac33dd0
@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.20220723-090654",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006425 0.000170 0.870409 ( 0.993031)
build_miniruby 0.000877 0.000058 0.057855 ( 0.056592)
build_ruby 0.000783 0.000052 0.058953 ( 0.057695)
build_all 0.004275 0.000285 1.517243 ( 0.579070)
build_install 0.010718 0.000392 5.616480 ( 2.167973)
test_btest 0.000630 0.000039 47.307586 ( 8.351982)
test_basic 0.000991 0.005009 0.342760 ( 0.431355)
test_all 0.000900 0.000113 605.853847 ( 88.399782)
test_rubyspec 0.080632 0.049214 43.510711 ( 49.220841)
total: 150.26 sec