Logfile: /home/ko1/ruby/logs/brlog.trunk.20220709-210149
#<BuildRuby:0x00005625fc12fe58
@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.20220709-210149",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006405 0.000000 0.879210 ( 2.009309)
build_miniruby 0.000904 0.000000 0.057319 ( 0.056089)
build_ruby 0.000981 0.000000 0.059122 ( 0.057976)
build_all 0.004140 0.000000 1.495852 ( 0.600588)
build_install 0.010716 0.000297 6.326612 ( 2.854947)
test_btest 0.000724 0.000085 52.115898 ( 8.544150)
test_basic 0.005464 0.000123 0.257948 ( 0.346521)
test_all 0.001304 0.000145 650.710521 ( 92.043953)
test_rubyspec 0.081747 0.031686 44.441219 ( 50.006307)
total: 156.52 sec