Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-045016
#<BuildRuby:0x000055f53bdf2560
@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-045016",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000055 0.000000 0.000055 ( 0.000056)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.002057 0.007548 0.849375 ( 1.140144)
build_miniruby 0.001204 0.000134 0.997059 ( 0.995164)
build_ruby 0.001278 0.000142 2.754055 ( 2.751788)
build_all 0.006523 0.003171 16.688597 ( 2.994249)
build_install 0.007610 0.003729 2.077354 ( 1.065293)
test_btest 0.000950 0.000165 75.030420 ( 9.929270)
test_basic 0.003188 0.004422 0.378171 ( 0.462244)
test_all 0.001032 0.000224 659.742579 (109.626820)
test_rubyspec 0.046792 0.026043 51.278806 ( 59.417406)
total: 188.38 sec