Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-162119
#<BuildRuby:0x00005652ce194098
@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.20231229-162119",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004826 0.000156 0.801506 ( 1.188585)
build_miniruby 0.001216 0.000000 0.858091 ( 0.857759)
build_ruby 0.000000 0.001424 2.676444 ( 2.677217)
build_all 0.002168 0.005169 11.934896 ( 0.945698)
build_install 0.009783 0.003306 3.634514 ( 0.971734)
test_btest 0.000583 0.000171 65.262135 ( 4.490228)
test_basic 0.004148 0.000147 0.394704 ( 0.475523)
test_all 0.071300 0.023613 376.954293 ( 31.330430)
test_rubyspec 0.035113 0.032470 40.365766 ( 52.957996)
total: 95.90 sec