Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-041445
#<BuildRuby:0x000055713f323dd0
@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.20220809-041445",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005880 0.000432 0.803905 ( 0.997589)
build_miniruby 0.000724 0.000181 0.058017 ( 0.056802)
build_ruby 0.000794 0.000199 0.059426 ( 0.058199)
build_all 0.004622 0.000000 1.515948 ( 0.585396)
build_install 0.010057 0.001257 5.635964 ( 2.140850)
test_btest 0.000615 0.000132 53.421478 ( 7.915836)
test_basic 0.000000 0.006160 0.371996 ( 0.459708)
test_all 0.000000 0.001211 633.499253 ( 91.824354)
test_rubyspec 0.075111 0.037006 43.801231 ( 51.160534)
total: 155.20 sec