Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-172951
#<BuildRuby:0x000055b006aa3b68
@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.20240108-172951",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001148 0.004118 1.439856 ( 1.829700)
build_miniruby 0.001330 0.000204 1.547617 ( 1.552221)
build_ruby 0.000000 0.001982 4.477403 ( 4.486789)
build_all 0.000000 0.010566 16.734136 ( 1.783431)
build_install 0.006108 0.010375 5.055570 ( 1.834866)
test_btest 0.000620 0.000219 82.422588 ( 9.934643)
test_basic 0.004959 0.000572 0.678113 ( 0.748649)
test_all 0.080416 0.041123 543.296713 ( 76.829070)
test_rubyspec 0.039833 0.027018 83.742147 ( 96.045266)
total: 195.05 sec