Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-215453
#<BuildRuby:0x000055b886033e70
@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.20230102-215453",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006341 0.000144 0.844062 ( 1.843550)
build_miniruby 0.001244 0.000077 1.021614 ( 1.019607)
build_ruby 0.001495 0.000094 2.777766 ( 2.775292)
build_all 0.009778 0.000059 16.735773 ( 2.983706)
build_install 0.011250 0.000625 2.340587 ( 1.210195)
test_btest 0.000809 0.000045 76.616157 ( 10.988879)
test_basic 0.006190 0.000343 0.309026 ( 0.395547)
test_all 0.001759 0.000098 668.156415 (102.271547)
test_rubyspec 0.065441 0.055328 51.687256 ( 59.777492)
total: 183.27 sec