Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-090615
#<BuildRuby:0x000056174cefc090
@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.20240106-090615",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004483 0.000264 1.115646 ( 1.496959)
build_miniruby 0.001302 0.000077 1.276317 ( 1.278347)
build_ruby 0.001326 0.000000 5.022129 ( 5.028315)
build_all 0.009718 0.000000 16.188511 ( 1.591933)
build_install 0.013877 0.000000 4.649685 ( 1.640974)
test_btest 0.000785 0.000000 79.169043 ( 8.260775)
test_basic 0.001317 0.003757 0.585014 ( 0.655067)
test_all 0.093112 0.028107 531.229873 ( 65.181198)
test_rubyspec 0.044706 0.015105 66.781070 ( 79.256270)
total: 164.39 sec