Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-145722
#<BuildRuby:0x000056049d2849c8
@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.20221109-145722",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005547 0.004353 1.099437 ( 1.286384)
build_miniruby 0.002396 0.000000 0.069218 ( 0.066768)
build_ruby 0.002195 0.000112 0.068922 ( 0.066953)
build_all 0.006707 0.003794 1.491920 ( 0.597982)
build_install 0.013072 0.009731 1.869062 ( 0.930096)
test_btest 0.001274 0.000402 84.038876 ( 8.398337)
test_basic 0.009624 0.000219 0.335823 ( 0.422432)
test_all 0.002608 0.000219 702.495949 ( 69.775091)
test_rubyspec 0.102415 0.079557 47.878135 ( 55.993017)
total: 137.54 sec