Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-162936
#<BuildRuby:0x000055ac05bac6e0
@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.20220919-162936",
@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.000006 0.000003 0.000009 ( 0.000010)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009278 0.000570 1.100719 ( 1.150657)
build_miniruby 0.001468 0.000565 0.117164 ( 0.115323)
build_ruby 0.002458 0.000000 0.116216 ( 0.100622)
build_all 0.009934 0.000020 1.563110 ( 0.654733)
build_install 0.017407 0.004393 1.954499 ( 0.985899)
test_btest 0.001669 0.000000 77.909813 ( 8.443587)
test_basic 0.006270 0.001100 0.373337 ( 0.465813)
test_all 0.004562 0.001303 659.495771 ( 67.031309)
test_rubyspec 0.087569 0.082872 45.542716 ( 54.033549)
total: 132.98 sec