Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-212649
#<BuildRuby:0x0000558576d13e80
@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.20230124-212649",
@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.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000683 0.006318 0.983346 ( 1.112355)
build_miniruby 0.001098 0.000274 1.005613 ( 1.003543)
build_ruby 0.001194 0.000299 2.762968 ( 2.760519)
build_all 0.009289 0.000385 16.732608 ( 2.954030)
build_install 0.008340 0.000939 2.067494 ( 1.065445)
test_btest 0.000711 0.000000 71.842486 ( 10.756468)
test_basic 0.007060 0.000000 0.309078 ( 0.394179)
test_all 0.001205 0.000162 651.509771 (109.847584)
test_rubyspec 0.070401 0.051940 51.639144 ( 59.702768)
total: 189.60 sec