Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-132634
#<BuildRuby:0x000055a4107df280
@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.20240109-132634",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001784 0.004683 0.834267 ( 1.544096)
build_miniruby 0.000761 0.000304 0.789628 ( 0.789584)
build_ruby 0.001118 0.000447 2.693138 ( 2.693796)
build_all 0.003530 0.004305 11.977424 ( 0.954624)
build_install 0.005885 0.006787 3.388485 ( 0.953601)
test_btest 0.000511 0.000276 64.157097 ( 5.457268)
test_basic 0.004226 0.000056 0.421665 ( 0.502997)
test_all 0.080194 0.018681 363.907475 ( 36.718701)
test_rubyspec 0.025744 0.039413 40.672809 ( 53.229930)
total: 102.85 sec