Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-215449
#<BuildRuby:0x000055837ab4f548
@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.20240103-215449",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002284 0.004602 1.390690 ( 1.664024)
build_miniruby 0.000650 0.000192 0.882553 ( 0.882462)
build_ruby 0.001055 0.000310 2.741631 ( 2.741295)
build_all 0.005413 0.003248 14.379554 ( 1.348663)
build_install 0.005741 0.001813 4.163053 ( 1.095538)
test_btest 0.000811 0.000256 71.135969 ( 7.152606)
test_basic 0.000703 0.004635 0.797281 ( 0.871786)
test_all 0.076089 0.054421 472.436878 ( 52.644567)
test_rubyspec 0.011410 0.036328 48.484231 ( 60.822959)
total: 129.22 sec