Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-232645
#<BuildRuby:0x000055bccd26ff68
@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.20220803-232645",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006156 0.000440 0.804785 ( 0.964139)
build_miniruby 0.000876 0.000062 0.057644 ( 0.056397)
build_ruby 0.000943 0.000068 0.059018 ( 0.057712)
build_all 0.000000 0.004824 1.552270 ( 0.594490)
build_install 0.005573 0.003415 5.651461 ( 2.178680)
test_btest 0.000515 0.000096 51.665252 ( 8.250296)
test_basic 0.003844 0.002388 0.329677 ( 0.417852)
test_all 0.001146 0.000242 627.432334 ( 92.773129)
test_rubyspec 0.093942 0.037421 43.945061 ( 51.335582)
total: 156.63 sec