Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-085340
#<BuildRuby:0x000055dc2b77b4a8
@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.20221203-085340",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001778 0.002647 0.810852 ( 1.077810)
build_miniruby 0.000759 0.000163 0.523585 ( 0.523185)
build_ruby 0.001021 0.000218 1.686191 ( 1.616984)
build_all 0.008716 0.001010 11.976390 ( 1.465758)
build_install 0.006627 0.000491 1.636924 ( 0.768991)
test_btest 0.000571 0.000107 64.509138 ( 5.880467)
test_basic 0.002391 0.000448 0.251527 ( 0.348772)
test_all 0.000979 0.000184 480.617596 ( 49.715071)
test_rubyspec 0.018051 0.007882 35.335440 ( 45.874558)
total: 107.27 sec