Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-231750
#<BuildRuby:0x00005581f7ba2858
@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.20230130-231750",
@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.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005831 0.000833 0.849763 ( 1.636970)
build_miniruby 0.001078 0.000154 1.007843 ( 1.005658)
build_ruby 0.001401 0.000200 2.775565 ( 2.773059)
build_all 0.009787 0.000037 16.772953 ( 2.999640)
build_install 0.010635 0.000690 2.073780 ( 1.075878)
test_btest 0.000931 0.000110 68.302451 ( 11.179431)
test_basic 0.006156 0.000724 0.357399 ( 0.442978)
test_all 0.001110 0.000130 663.408258 (103.806267)
test_rubyspec 0.095339 0.034177 52.117121 ( 60.207861)
total: 185.13 sec