Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-121509
#<BuildRuby:0x0000560f5617ff00
@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.20220731-121509",
@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.000001 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002273 0.004197 0.866314 ( 0.989515)
build_miniruby 0.000840 0.000120 0.057334 ( 0.056055)
build_ruby 0.000799 0.000115 0.059364 ( 0.058224)
build_all 0.004071 0.000582 1.529894 ( 0.587098)
build_install 0.010282 0.000776 5.615754 ( 2.141813)
test_btest 0.000656 0.000087 47.846694 ( 8.764111)
test_basic 0.005363 0.000715 0.360300 ( 0.448081)
test_all 0.001173 0.000000 599.192896 ( 88.515577)
test_rubyspec 0.041770 0.032123 43.853438 ( 49.545008)
total: 151.11 sec