Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-082017
#<BuildRuby:0x0000559cf82100d0
@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.20221117-082017",
@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.000004 0.000011 ( 0.000011)
autoconf 0.000014 0.000008 0.000022 ( 0.000022)
configure 0.000010 0.000007 0.000017 ( 0.000017)
build_up 0.000552 0.004389 1.068915 ( 1.130402)
build_miniruby 0.000587 0.000411 1.082944 ( 1.081449)
build_ruby 0.000687 0.000481 2.777743 ( 2.692175)
build_all 0.006419 0.002880 16.090057 ( 3.373075)
build_install 0.005263 0.003509 2.044751 ( 1.183708)
test_btest 0.000630 0.000000 57.836478 ( 11.045824)
test_basic 0.004967 0.000000 0.294869 ( 0.385569)
test_all 0.000747 0.000287 665.549626 (105.087687)
test_rubyspec 0.029923 0.041994 51.760762 ( 59.957129)
total: 185.94 sec