Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-091240
#<BuildRuby:0x0000555646b6f840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-091240",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000156 0.004027 1.083925 ( 1.444188)
build_miniruby 0.001102 0.000174 0.914083 ( 0.913900)
build_ruby 0.001588 0.000251 2.763777 ( 2.768543)
build_all 0.008816 0.000699 16.977308 ( 1.515068)
build_install 0.008745 0.000000 4.712109 ( 1.172429)
test_btest 0.000925 0.000126 84.275503 ( 7.643471)
test_basic 0.000660 0.004563 0.660771 ( 0.734749)
test_all 0.112387 0.025130 553.090116 ( 60.530461)
test_rubyspec 0.014599 0.033639 49.792138 ( 62.072888)
total: 138.80 sec