Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-190829
#<BuildRuby:0x000056276fdf7e00
@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.20221125-190829",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003838 0.001010 1.130406 ( 1.153433)
build_miniruby 0.000791 0.000208 0.957347 ( 0.955938)
build_ruby 0.001260 0.000000 2.832279 ( 2.724820)
build_all 0.008706 0.000000 15.812963 ( 3.341658)
build_install 0.007904 0.001194 2.057726 ( 1.189994)
test_btest 0.000000 0.000659 58.932605 ( 11.963753)
test_basic 0.001921 0.003089 0.303964 ( 0.394903)
test_all 0.000673 0.000176 689.406559 (108.453694)
test_rubyspec 0.039468 0.020487 52.347879 ( 60.491904)
total: 190.67 sec