Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-080259
#<BuildRuby:0x00005599153dbf90
@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.20240116-080259",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.003877 0.003038 0.797507 ( 1.169024)
build_miniruby 0.000000 0.001227 0.809029 ( 0.808773)
build_ruby 0.000077 0.001373 2.705420 ( 2.706501)
build_all 0.008136 0.000326 12.257994 ( 0.988755)
build_install 0.009459 0.001403 3.425710 ( 0.952451)
test_btest 0.000000 0.000872 61.761256 ( 5.924156)
test_basic 0.000000 0.004526 0.392956 ( 0.472394)
test_all 0.072571 0.026475 376.250755 ( 40.799812)
test_rubyspec 0.057872 0.024729 40.570722 ( 53.100350)
total: 106.92 sec