Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-212226
#<BuildRuby:0x000055d822228990
@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.20221104-212226",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000065 0.000011 0.000076 ( 0.000079)
build_up 0.000000 0.007432 0.886758 ( 0.962514)
build_miniruby 0.000700 0.000841 0.050211 ( 0.048814)
build_ruby 0.001072 0.000358 0.041773 ( 0.040483)
build_all 0.007052 0.000876 1.218778 ( 0.459749)
build_install 0.016807 0.000879 1.609402 ( 0.813145)
test_btest 0.001320 0.000330 60.186609 ( 6.698163)
test_basic 0.006089 0.000317 0.303504 ( 0.395345)
test_all 0.001827 0.000178 496.542440 ( 53.604128)
test_rubyspec 0.075983 0.047966 43.291249 ( 51.724166)
total: 114.75 sec