Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-125628
#<BuildRuby:0x000055881ded7df8
@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.20220814-125628",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005775 0.000888 0.828878 ( 0.881125)
build_miniruby 0.000933 0.000144 0.058036 ( 0.056724)
build_ruby 0.000881 0.000135 0.059861 ( 0.058675)
build_all 0.004125 0.000634 1.523842 ( 0.593320)
build_install 0.010310 0.000791 1.929662 ( 0.970647)
test_btest 0.000653 0.000093 47.509634 ( 8.734231)
test_basic 0.005508 0.000038 0.253629 ( 0.342709)
test_all 0.001631 0.000000 628.381338 ( 91.150708)
test_rubyspec 0.088238 0.039104 44.117881 ( 51.477100)
total: 154.27 sec