Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-150758
#<BuildRuby:0x000055b6f8c68040
@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.20221219-150758",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.003587 0.000768 0.898856 ( 1.114393)
build_miniruby 0.000812 0.000174 0.974963 ( 0.973677)
build_ruby 0.001087 0.000233 2.620161 ( 2.531412)
build_all 0.005657 0.003579 15.741594 ( 3.268243)
build_install 0.005530 0.004552 2.255204 ( 1.288121)
test_btest 0.000539 0.000159 66.578505 ( 11.193834)
test_basic 0.000590 0.004472 0.305200 ( 0.395685)
test_all 0.001516 0.000000 688.478941 (147.478211)
test_rubyspec 0.039368 0.014116 52.407740 ( 60.579766)
total: 228.82 sec