Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-074318
#<BuildRuby:0x00005653e7bc43a0
@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.20221116-074318",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009083 0.000121 1.287542 ( 1.768417)
build_miniruby 0.002172 0.000000 0.921960 ( 0.929539)
build_ruby 0.002316 0.000056 2.342186 ( 2.260509)
build_all 0.012649 0.004838 18.270620 ( 2.284724)
build_install 0.016477 0.003496 1.836596 ( 0.986183)
test_btest 0.001131 0.000188 82.952384 ( 9.780297)
test_basic 0.001966 0.004623 0.332380 ( 0.424598)
test_all 0.001536 0.000158 714.814195 ( 75.271926)
test_rubyspec 0.090806 0.037621 50.114151 ( 58.657507)
total: 152.36 sec