Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-151622
#<BuildRuby:0x000055eb84aa00d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-151622",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.010888 1.213423 ( 1.209939)
build_miniruby 0.000000 0.002062 0.848696 ( 0.848091)
build_ruby 0.000000 0.003660 2.247377 ( 2.154428)
build_all 0.016637 0.003663 18.629187 ( 2.163902)
build_install 0.017322 0.003693 2.017057 ( 1.037888)
test_btest 0.000971 0.000427 94.726927 ( 8.858738)
test_basic 0.006651 0.002927 0.336960 ( 0.423225)
test_all 0.002429 0.000000 683.554601 ( 69.315430)
test_rubyspec 0.132187 0.047764 49.318215 ( 57.385921)
total: 143.40 sec