Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-002914
#<BuildRuby:0x0000563f19e3e8c0
@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.20220829-002914",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006320 0.000452 0.862176 ( 1.332384)
build_miniruby 0.000000 0.000927 0.057568 ( 0.056206)
build_ruby 0.000000 0.000966 0.060021 ( 0.058827)
build_all 0.001946 0.002610 1.532470 ( 0.583009)
build_install 0.006116 0.004803 1.950233 ( 0.964446)
test_btest 0.000684 0.000137 54.420267 ( 8.047686)
test_basic 0.000858 0.004863 0.301429 ( 0.390007)
test_all 0.000000 0.002795 587.026488 ( 89.291191)
test_rubyspec 0.061665 0.047882 43.528145 ( 51.849025)
total: 152.57 sec