Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-210912
#<BuildRuby:0x000055631edf4090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-210912",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000038 0.000002 0.000040 ( 0.000041)
configure 0.000043 0.000003 0.000046 ( 0.000045)
build_up 0.001453 0.004162 1.187176 ( 1.602316)
build_miniruby 0.001316 0.000000 0.842645 ( 0.842917)
build_ruby 0.001223 0.000000 2.763049 ( 2.763495)
build_all 0.007285 0.002830 16.194706 ( 1.492601)
build_install 0.008160 0.000090 4.547270 ( 1.122778)
test_btest 0.000898 0.000099 85.011442 ( 7.073674)
test_basic 0.001302 0.003937 0.802313 ( 0.877230)
test_all 0.092837 0.043404 556.039232 ( 54.031698)
test_rubyspec 0.019272 0.028829 50.255534 ( 62.574381)
total: 132.38 sec