Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-164042
#<BuildRuby:0x00005602c7cd27e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-164042",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.003616 0.000904 1.045511 ( 2.339210)
build_miniruby 0.000721 0.000180 0.972525 ( 0.971235)
build_ruby 0.000955 0.000239 2.700045 ( 2.611106)
build_all 0.008713 0.000001 16.111304 ( 3.373510)
build_install 0.009221 0.000094 2.024233 ( 1.254487)
test_btest 0.000467 0.000088 56.200606 ( 11.842114)
test_basic 0.000836 0.003581 0.323412 ( 0.414949)
test_all 0.000837 0.000197 663.057173 (102.065189)
test_rubyspec 0.023205 0.043409 51.558729 ( 59.785912)
total: 184.66 sec