Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-213219
#<BuildRuby:0x000055b1dd8bac10
@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.20220828-213219",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006282 0.000000 0.856912 ( 0.868700)
build_miniruby 0.000954 0.000000 0.057541 ( 0.056395)
build_ruby 0.000963 0.000000 0.059864 ( 0.058549)
build_all 0.004724 0.000000 1.543382 ( 0.588050)
build_install 0.011008 0.000000 1.898094 ( 0.954510)
test_btest 0.000867 0.000000 47.238275 ( 8.766717)
test_basic 0.004732 0.000000 0.338011 ( 0.427280)
test_all 0.002744 0.000000 599.876043 ( 92.032742)
test_rubyspec 0.092419 0.033961 43.410920 ( 51.691377)
total: 155.44 sec