Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-020528
#<BuildRuby:0x000055757e780110
@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.20231227-020528",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000039 0.000007 0.000046 ( 0.000047)
configure 0.000042 0.000000 0.000042 ( 0.000042)
build_up 0.006634 0.000478 0.787105 ( 1.165045)
build_miniruby 0.001025 0.000171 0.818123 ( 0.817731)
build_ruby 0.001086 0.000181 2.651429 ( 2.652565)
build_all 0.007425 0.000000 11.937481 ( 0.979535)
build_install 0.009907 0.001225 3.530378 ( 0.965750)
test_btest 0.000631 0.000090 63.812439 ( 4.315423)
test_basic 0.000013 0.004051 0.395194 ( 0.475596)
test_all 0.079159 0.020834 386.574717 ( 32.585827)
test_rubyspec 0.020845 0.043698 40.181121 ( 52.791257)
total: 96.75 sec