Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-065100
#<BuildRuby:0x000056548ccc4728
@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.20221226-065100",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003850 0.000592 0.793185 ( 1.411705)
build_miniruby 0.000743 0.000114 0.922969 ( 0.921717)
build_ruby 0.000935 0.000144 2.624608 ( 2.623273)
build_all 0.009037 0.000045 15.923797 ( 3.275138)
build_install 0.008797 0.000000 2.206558 ( 1.217400)
test_btest 0.000605 0.000000 60.932374 ( 11.901483)
test_basic 0.002093 0.002838 0.316921 ( 0.407793)
test_all 0.000407 0.000560 637.391988 (109.432285)
test_rubyspec 0.058855 0.009633 51.767457 ( 60.057863)
total: 191.25 sec