Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-152510
#<BuildRuby:0x000055b8f450f048
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-152510",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.007009 0.000830 0.788985 ( 1.155196)
build_miniruby 0.000892 0.000243 0.811178 ( 0.811441)
build_ruby 0.001372 0.000375 2.674879 ( 2.675304)
build_all 0.007084 0.000655 11.898720 ( 0.981287)
build_install 0.005726 0.005007 3.413581 ( 0.976378)
test_btest 0.000748 0.000230 65.124875 ( 5.819334)
test_basic 0.003218 0.000990 0.405823 ( 0.486219)
test_all 0.059107 0.037063 379.433739 ( 41.114463)
test_rubyspec 0.039326 0.027936 40.461633 ( 52.998060)
total: 107.02 sec