Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-124601
#<BuildRuby:0x000055fc2b9a3f58
@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.20220725-124601",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006408 0.000000 0.849732 ( 2.069342)
build_miniruby 0.000992 0.000000 0.058411 ( 0.057211)
build_ruby 0.001021 0.000000 0.058667 ( 0.057396)
build_all 0.004482 0.000000 1.540414 ( 0.598268)
build_install 0.011108 0.000000 5.617209 ( 2.160854)
test_btest 0.000730 0.000000 55.115478 ( 7.968435)
test_basic 0.000000 0.005463 0.311282 ( 0.400108)
test_all 0.000000 0.001706 629.916739 ( 88.943721)
test_rubyspec 0.085983 0.039671 43.679681 ( 49.305086)
total: 151.56 sec