Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-054939
#<BuildRuby:0x0000557312653670
@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.20240111-054939",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004926 0.000131 0.825746 ( 1.216973)
build_miniruby 0.000815 0.000148 0.822212 ( 0.822347)
build_ruby 0.001286 0.000234 2.698310 ( 2.699107)
build_all 0.003174 0.004147 11.908021 ( 0.964493)
build_install 0.005680 0.004771 3.388821 ( 0.962235)
test_btest 0.000602 0.000185 61.608633 ( 5.665063)
test_basic 0.003141 0.000967 0.404783 ( 0.486668)
test_all 0.087568 0.007226 396.210539 ( 34.109977)
test_rubyspec 0.006552 0.064141 40.784929 ( 53.322161)
total: 100.25 sec