Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-174733
#<BuildRuby:0x000055a058bd4018
@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.20231228-174733",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.005179 0.809792 ( 1.198054)
build_miniruby 0.000000 0.001203 0.828273 ( 0.827603)
build_ruby 0.000000 0.001369 2.665576 ( 2.666041)
build_all 0.002693 0.004821 11.945810 ( 0.976489)
build_install 0.005152 0.005394 3.561151 ( 0.980235)
test_btest 0.000423 0.000169 61.552168 ( 5.572612)
test_basic 0.001357 0.002681 0.406932 ( 0.488158)
test_all 0.081263 0.017307 373.839031 ( 35.664360)
test_rubyspec 0.037083 0.036207 40.300165 ( 52.857706)
total: 101.23 sec