Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-062049
#<BuildRuby:0x0000558677b9bfb0
@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.20221128-062049",
@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.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004957 0.000054 1.246409 ( 1.482443)
build_miniruby 0.000944 0.000000 1.045104 ( 1.043780)
build_ruby 0.001238 0.000000 2.739939 ( 2.652592)
build_all 0.009975 0.000000 22.299686 ( 4.483198)
build_install 0.008945 0.000203 4.390675 ( 1.543712)
test_btest 0.000579 0.000028 58.274413 ( 11.286230)
test_basic 0.005240 0.000034 0.302455 ( 0.392646)
test_all 0.000935 0.000043 643.843271 (121.291304)
test_rubyspec 0.046136 0.020938 53.328666 ( 61.532517)
total: 205.71 sec