Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-014922
#<BuildRuby:0x000055b47fbe2678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230107-014922",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002778 0.003847 0.949221 ( 1.372535)
build_miniruby 0.006449 0.000000 164.540195 ( 26.746257)
build_ruby 0.001511 0.000000 2.772026 ( 2.769487)
build_all 0.013226 0.000000 36.099544 ( 8.804600)
build_install 0.009030 0.003047 2.172583 ( 1.112260)
test_btest 0.000957 0.000159 69.803727 ( 11.572379)
test_basic 0.006179 0.000376 0.349380 ( 0.435713)
test_all 0.001064 0.000170 656.010103 (103.168265)
test_rubyspec 0.108049 0.022506 52.327929 ( 60.447596)
total: 216.43 sec