Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-004637
#<BuildRuby:0x00005615654a27e0
@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.20220821-004637",
@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.000016 0.000005 0.000021 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.006225 0.000520 0.813663 ( 0.869143)
build_miniruby 0.000884 0.000000 0.057100 ( 0.055999)
build_ruby 0.001027 0.000000 0.059503 ( 0.058263)
build_all 0.004525 0.000000 1.563810 ( 0.611246)
build_install 0.010742 0.000000 1.904027 ( 0.962924)
test_btest 0.000808 0.000000 50.999103 ( 8.614957)
test_basic 0.005272 0.000334 0.289289 ( 0.377934)
test_all 0.001293 0.000228 625.586913 ( 91.703573)
test_rubyspec 0.092092 0.037113 44.508799 ( 52.766372)
total: 156.02 sec