Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-164632
#<BuildRuby:0x000055f1e11b4328
@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.20220819-164632",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006278 0.000342 0.903841 ( 1.832987)
build_miniruby 0.000835 0.000120 0.058053 ( 0.056782)
build_ruby 0.000855 0.000123 0.059648 ( 0.058445)
build_all 0.004512 0.000045 1.532282 ( 0.587790)
build_install 0.006289 0.004597 1.940193 ( 0.974451)
test_btest 0.000633 0.000118 53.230595 ( 8.271451)
test_basic 0.000589 0.004528 0.287142 ( 0.376144)
test_all 0.002547 0.000000 620.932895 ( 89.665130)
test_rubyspec 0.088346 0.036216 44.547334 ( 52.775422)
total: 154.60 sec