Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-031054
#<BuildRuby:0x0000557c3901a968
@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.20221203-031054",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004644 0.000546 1.137031 ( 1.436888)
build_miniruby 0.000769 0.000091 0.935259 ( 0.934011)
build_ruby 0.001139 0.000134 2.867265 ( 2.730814)
build_all 0.008849 0.000023 15.942745 ( 3.232881)
build_install 0.009457 0.000513 2.329681 ( 1.293969)
test_btest 0.000463 0.000047 58.132470 ( 12.432782)
test_basic 0.005433 0.000078 0.310457 ( 0.400191)
test_all 0.000763 0.000073 699.523622 (108.375741)
test_rubyspec 0.056683 0.004112 53.073003 ( 61.309322)
total: 192.15 sec