Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-104938
#<BuildRuby:0x000056000d47c3a0
@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.20221129-104938",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004620 0.000660 1.193151 ( 1.320343)
build_miniruby 0.000852 0.000121 0.970194 ( 0.968803)
build_ruby 0.001032 0.000147 2.650531 ( 2.551086)
build_all 0.004550 0.004295 15.646397 ( 3.321698)
build_install 0.007302 0.001328 2.074316 ( 1.217163)
test_btest 0.000602 0.000000 65.638162 ( 11.112743)
test_basic 0.000000 0.004975 0.326121 ( 0.416852)
test_all 0.000000 0.001583 699.263899 (109.988272)
test_rubyspec 0.038264 0.031945 53.252086 ( 61.531612)
total: 192.43 sec