Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-151348
#<BuildRuby:0x0000559e69ee7e58
@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.20221125-151348",
@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.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004525 0.000411 1.087882 ( 1.135746)
build_miniruby 0.000834 0.000076 0.989227 ( 0.988031)
build_ruby 0.001228 0.000000 2.794341 ( 2.677781)
build_all 0.004813 0.003945 15.742292 ( 3.248675)
build_install 0.008721 0.000049 2.089090 ( 1.209727)
test_btest 0.000591 0.000068 64.191888 ( 11.501285)
test_basic 0.001049 0.003724 0.296266 ( 0.387622)
test_all 0.001047 0.000155 715.362200 (110.440190)
test_rubyspec 0.041895 0.026574 53.224013 ( 61.477944)
total: 193.07 sec