Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-054740
#<BuildRuby:0x000055f1a7f78110
@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.20231224-054740",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003639 0.000000 0.736947 ( 1.155953)
build_miniruby 0.000970 0.000000 0.900974 ( 0.901853)
build_ruby 0.001004 0.000000 2.772715 ( 2.775827)
build_all 0.004597 0.003232 12.152026 ( 1.006998)
build_install 0.008360 0.003776 3.404316 ( 0.995961)
test_btest 0.000591 0.000062 63.163407 ( 5.177564)
test_basic 0.003050 0.000321 0.384207 ( 0.462662)
test_all 0.074586 0.032135 460.741592 ( 39.557046)
test_rubyspec 0.033394 0.019923 40.509849 ( 53.252388)
total: 105.29 sec