Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-151608
#<BuildRuby:0x0000560347244028
@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.20221223-151608",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004403 0.000245 0.859724 ( 1.051973)
build_miniruby 0.000881 0.000049 0.983555 ( 0.982279)
build_ruby 0.001077 0.000060 2.651397 ( 2.649928)
build_all 0.008709 0.000230 15.789876 ( 3.299166)
build_install 0.000580 0.009210 2.194874 ( 1.227353)
test_btest 0.000514 0.000081 62.285315 ( 11.518291)
test_basic 0.004798 0.000026 0.317502 ( 0.408450)
test_all 0.000736 0.000992 651.882133 ( 99.349679)
test_rubyspec 0.045017 0.021172 51.959724 ( 60.193139)
total: 180.68 sec