Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-170555
#<BuildRuby:0x00005584d2c07f40
@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.20220722-170555",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006307 0.000162 0.883903 ( 1.272368)
build_miniruby 0.000833 0.000056 0.056843 ( 0.055641)
build_ruby 0.000914 0.000061 0.059138 ( 0.057980)
build_all 0.004605 0.000028 1.515578 ( 0.583032)
build_install 0.008731 0.000267 5.637293 ( 2.154642)
test_btest 0.000663 0.000039 52.612273 ( 8.422934)
test_basic 0.001515 0.004169 0.357123 ( 0.445190)
test_all 0.001004 0.000111 606.141772 ( 89.786752)
test_rubyspec 0.085179 0.036019 43.553290 ( 49.246269)
total: 152.03 sec