Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-183158
#<BuildRuby:0x000055ce13ea7f90
@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-183158",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002383 0.002834 0.809676 ( 1.209857)
build_miniruby 0.000802 0.000171 0.808075 ( 0.807916)
build_ruby 0.001133 0.000243 2.658323 ( 2.659105)
build_all 0.003329 0.004754 11.821572 ( 0.962583)
build_install 0.004000 0.006554 3.389775 ( 0.969931)
test_btest 0.000578 0.000217 61.224917 ( 5.687339)
test_basic 0.000000 0.004242 0.398247 ( 0.477553)
test_all 0.066028 0.033504 375.130916 ( 39.200567)
test_rubyspec 0.020053 0.043958 40.289677 ( 52.860343)
total: 104.84 sec