Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-212659
#<BuildRuby:0x000055a4d0753418
@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.20221204-212659",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.005096 1.111551 ( 1.138674)
build_miniruby 0.000019 0.000937 0.918761 ( 0.917443)
build_ruby 0.001112 0.000000 2.880729 ( 2.792966)
build_all 0.006224 0.002822 15.819226 ( 3.342949)
build_install 0.005656 0.003881 2.304432 ( 1.311857)
test_btest 0.000533 0.000134 63.339351 ( 10.955512)
test_basic 0.004251 0.001062 0.329252 ( 0.419504)
test_all 0.000688 0.000172 655.968243 (119.454978)
test_rubyspec 0.039636 0.026930 53.817685 ( 61.964264)
total: 202.30 sec