Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-094228
#<BuildRuby:0x000056032dd6c208
@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.20220724-094228",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006349 0.000353 0.822467 ( 1.002054)
build_miniruby 0.000906 0.000130 0.056638 ( 0.055257)
build_ruby 0.000796 0.000114 0.058911 ( 0.057764)
build_all 0.004681 0.000000 1.521312 ( 0.582096)
build_install 0.007005 0.004039 5.617256 ( 2.143759)
test_btest 0.000649 0.000114 46.814252 ( 8.434427)
test_basic 0.005682 0.000250 0.316901 ( 0.405594)
test_all 0.001058 0.000081 599.427256 ( 88.425332)
test_rubyspec 0.096374 0.021975 43.538788 ( 49.148589)
total: 150.26 sec