Logfile: /home/ko1/ruby/logs/brlog.trunk.20220525-052829
#<BuildRuby:0x00005574ae2dbf40
@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.20220525-052829",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005430 0.001358 0.878853 ( 0.952410)
build_miniruby 0.000653 0.000164 0.056826 ( 0.055728)
build_ruby 0.000810 0.000203 0.057257 ( 0.056054)
build_all 0.004297 0.000000 1.487739 ( 0.602772)
build_install 0.006172 0.004934 6.298399 ( 2.856958)
test_btest 0.001003 0.000287 52.679397 ( 8.388580)
test_basic 0.004891 0.001397 0.343931 ( 0.431645)
test_all 0.001967 0.000158 639.783073 ( 92.938743)
test_rubyspec 0.055787 0.073798 44.004289 ( 49.550244)
total: 155.83 sec