Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-230222
#<BuildRuby:0x0000564b5f8dc0b0
@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.20240115-230222",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.002162 0.003520 0.798399 ( 1.179683)
build_miniruby 0.000797 0.000199 0.799943 ( 0.799948)
build_ruby 0.001008 0.000252 2.650955 ( 2.652144)
build_all 0.004163 0.002896 11.816137 ( 0.987977)
build_install 0.008214 0.002347 3.389206 ( 0.960198)
test_btest 0.000519 0.000148 64.361359 ( 5.377532)
test_basic 0.003008 0.000860 0.391039 ( 0.472025)
test_all 0.078072 0.019326 367.808227 ( 40.605833)
test_rubyspec 0.031579 0.033612 40.354793 ( 52.928697)
total: 105.96 sec