Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-111527
#<BuildRuby:0x00005559fa4dde98
@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.20221228-111527",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003243 0.003154 0.847206 ( 1.021041)
build_miniruby 0.001037 0.000195 1.010938 ( 1.008861)
build_ruby 0.001334 0.000250 2.777246 ( 2.774721)
build_all 0.009745 0.000000 16.747192 ( 2.977936)
build_install 0.004937 0.006685 2.298361 ( 1.181416)
test_btest 0.000755 0.000180 68.288958 ( 11.371504)
test_basic 0.000000 0.006525 0.361597 ( 0.447746)
test_all 0.000258 0.000972 664.972200 ( 98.064950)
test_rubyspec 0.052726 0.044949 51.501241 ( 59.670653)
total: 178.52 sec