Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-155810
#<BuildRuby:0x0000555957f6aeb8
@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-155810",
@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.000025)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000701 0.004057 1.167040 ( 1.526573)
build_miniruby 0.000818 0.000081 0.888733 ( 0.888173)
build_ruby 0.001095 0.000110 2.808342 ( 2.808804)
build_all 0.008816 0.000881 15.963418 ( 1.443340)
build_install 0.007532 0.000282 4.477813 ( 1.121553)
test_btest 0.000965 0.000092 81.420410 ( 7.762880)
test_basic 0.004410 0.000420 0.813558 ( 0.884598)
test_all 0.074311 0.057712 544.376955 ( 52.549422)
test_rubyspec 0.015566 0.034405 50.079168 ( 62.301350)
total: 131.29 sec