Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-190750
#<BuildRuby:0x000055a0332732c8
@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.20221124-190750",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000000 0.005076 1.053354 ( 1.083313)
build_miniruby 0.000000 0.000880 0.931861 ( 0.930673)
build_ruby 0.000000 0.001173 2.805908 ( 2.677107)
build_all 0.003944 0.004729 15.791100 ( 3.257022)
build_install 0.009391 0.000694 1.997003 ( 1.158216)
test_btest 0.000000 0.000581 60.848520 ( 10.726062)
test_basic 0.001549 0.003183 0.362579 ( 0.453862)
test_all 0.001025 0.000293 693.438937 (109.749735)
test_rubyspec 0.041552 0.020847 53.609964 ( 61.788950)
total: 191.83 sec