Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-054356
#<BuildRuby:0x000055ec8d7f80d0
@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.20230103-054356",
@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.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003579 0.003236 0.901904 ( 1.089800)
build_miniruby 0.001071 0.000201 1.016420 ( 1.014263)
build_ruby 0.001609 0.000000 2.769913 ( 2.767084)
build_all 0.009258 0.000524 16.849842 ( 2.978235)
build_install 0.010547 0.001024 2.303555 ( 1.188985)
test_btest 0.000897 0.000141 76.158914 ( 10.840520)
test_basic 0.002401 0.004045 0.312968 ( 0.399715)
test_all 0.001141 0.000228 670.373701 (106.551255)
test_rubyspec 0.066562 0.031614 51.363191 ( 59.487738)
total: 186.32 sec