Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-213910
#<BuildRuby:0x0000555d3ff33f58
@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.20221223-213910",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004266 0.000305 0.904669 ( 1.119500)
build_miniruby 0.000818 0.000058 0.967417 ( 0.966110)
build_ruby 0.001129 0.000080 2.663199 ( 2.661913)
build_all 0.008915 0.000003 15.825220 ( 3.272706)
build_install 0.000708 0.008225 2.278768 ( 1.271936)
test_btest 0.000516 0.000091 58.203691 ( 11.901978)
test_basic 0.004778 0.000087 0.303664 ( 0.394570)
test_all 0.000809 0.000134 644.829772 (102.919758)
test_rubyspec 0.038764 0.027879 51.810774 ( 59.988366)
total: 184.50 sec