Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-110317
#<BuildRuby:0x000055c5fa1d7de0
@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.20220817-110317",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006283 0.000345 0.808982 ( 0.895611)
build_miniruby 0.000841 0.000120 0.058589 ( 0.057308)
build_ruby 0.000867 0.000124 0.059755 ( 0.058500)
build_all 0.004006 0.000572 1.567486 ( 0.604145)
build_install 0.010435 0.000797 1.918192 ( 0.958631)
test_btest 0.000747 0.000000 50.259397 ( 8.662615)
test_basic 0.000851 0.004272 0.291873 ( 0.381200)
test_all 0.002296 0.000000 596.350332 ( 89.226747)
test_rubyspec 0.089412 0.033556 43.805615 ( 51.224064)
total: 152.07 sec