Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-060418
#<BuildRuby:0x0000562d16c0e858
@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.20221211-060418",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004176 0.000017 0.921134 ( 1.877408)
build_miniruby 0.000950 0.000064 1.015844 ( 1.014585)
build_ruby 0.001237 0.000082 2.824169 ( 2.718499)
build_all 0.008992 0.000000 15.802455 ( 3.352692)
build_install 0.008035 0.000039 2.208941 ( 1.234268)
test_btest 0.000541 0.000028 63.901816 ( 11.365023)
test_basic 0.004722 0.000248 0.328653 ( 0.418914)
test_all 0.000617 0.000602 644.581253 (120.656513)
test_rubyspec 0.032871 0.025527 52.786764 ( 61.017143)
total: 203.66 sec