Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-195946
#<BuildRuby:0x00005618f3cd8018
@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.20220629-195946",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006613 0.000509 0.837321 ( 1.530003)
build_miniruby 0.000976 0.000000 0.057948 ( 0.056662)
build_ruby 0.000882 0.000000 0.059408 ( 0.058221)
build_all 0.004165 0.000103 1.501089 ( 0.597069)
build_install 0.000157 0.011053 6.282529 ( 2.839209)
test_btest 0.000719 0.000169 56.298700 ( 8.361743)
test_basic 0.004455 0.001048 0.306960 ( 0.395514)
test_all 0.001119 0.000264 642.545873 ( 92.795879)
test_rubyspec 0.098985 0.032004 44.559119 ( 50.099473)
total: 156.73 sec