Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-185737
#<BuildRuby:0x000055738a8f3fb0
@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.20220724-185737",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000000 0.000018 0.000018 ( 0.000019)
configure 0.000000 0.000015 0.000015 ( 0.000015)
build_up 0.002318 0.004634 0.831819 ( 0.874295)
build_miniruby 0.000798 0.000199 0.057775 ( 0.056437)
build_ruby 0.000801 0.000201 0.059087 ( 0.057777)
build_all 0.003825 0.000957 1.528702 ( 0.585683)
build_install 0.007983 0.003090 5.627096 ( 2.137416)
test_btest 0.000000 0.000736 56.178992 ( 8.006279)
test_basic 0.001299 0.004023 0.319251 ( 0.408182)
test_all 0.001610 0.000173 620.644314 ( 89.405293)
test_rubyspec 0.075399 0.039241 43.852720 ( 49.443264)
total: 150.98 sec