Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-221452
#<BuildRuby:0x0000560ed514fe58
@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.20220813-221452",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000237 0.006673 0.806997 ( 1.597173)
build_miniruby 0.000849 0.000170 0.058444 ( 0.057238)
build_ruby 0.000834 0.000167 0.059841 ( 0.058503)
build_all 0.004503 0.000146 1.537445 ( 0.585214)
build_install 0.010571 0.000503 1.918008 ( 0.969599)
test_btest 0.000519 0.000087 46.853710 ( 8.964542)
test_basic 0.005070 0.000173 0.313480 ( 0.402552)
test_all 0.002210 0.000000 589.248529 ( 93.825132)
test_rubyspec 0.090625 0.034143 44.015181 ( 51.368260)
total: 157.83 sec