Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-014514
#<BuildRuby:0x00005612b7a0abe8
@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.20230113-014514",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.004999 0.001538 0.880883 ( 1.095732)
build_miniruby 0.001344 0.000000 1.020933 ( 1.018841)
build_ruby 0.001655 0.000000 2.780094 ( 2.777547)
build_all 0.009903 0.000000 16.766922 ( 2.993151)
build_install 0.011503 0.000000 2.073683 ( 1.070091)
test_btest 0.001061 0.000000 68.179321 ( 11.424961)
test_basic 0.007142 0.000000 0.311578 ( 0.396863)
test_all 0.001589 0.000000 655.783497 ( 92.851005)
test_rubyspec 0.072135 0.058221 51.733479 ( 59.763987)
total: 173.39 sec