Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-215452
#<BuildRuby:0x0000557bc3b62c10
@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.20221123-215452",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.001126 0.003513 1.109358 ( 1.120720)
build_miniruby 0.000766 0.000162 0.968042 ( 0.966712)
build_ruby 0.000000 0.001182 2.821270 ( 2.718321)
build_all 0.005471 0.003091 15.817753 ( 3.334111)
build_install 0.008290 0.000031 1.974172 ( 1.146457)
test_btest 0.000441 0.000100 61.349190 ( 11.190932)
test_basic 0.000000 0.005091 0.298404 ( 0.388917)
test_all 0.000000 0.000990 674.110132 (112.723809)
test_rubyspec 0.042423 0.024347 52.792840 ( 61.108807)
total: 194.70 sec