Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-221900
#<BuildRuby:0x000055acd577af60
@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.20240102-221900",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.007213 1.104313 ( 1.565862)
build_miniruby 0.000198 0.000898 0.801994 ( 0.801563)
build_ruby 0.001132 0.000261 2.643422 ( 2.644192)
build_all 0.006717 0.001826 16.460366 ( 5.357703)
build_install 0.010090 0.001447 3.464068 ( 0.964459)
test_btest 0.000585 0.000130 62.666220 ( 4.420751)
test_basic 0.004176 0.000042 0.393638 ( 0.475497)
test_all 0.077216 0.024849 365.839261 ( 36.781388)
test_rubyspec 0.026364 0.040748 39.846034 ( 52.434137)
total: 105.45 sec