Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-182648
#<BuildRuby:0x000055ee9b437788
@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.20240101-182648",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005212 0.000434 1.165546 ( 1.328346)
build_miniruby 0.000906 0.000076 0.817691 ( 0.817715)
build_ruby 0.001969 0.000000 2.703844 ( 2.712951)
build_all 0.004562 0.003532 11.957021 ( 0.961251)
build_install 0.011234 0.001498 3.784549 ( 0.985573)
test_btest 0.000772 0.000103 62.833316 ( 5.363360)
test_basic 0.000000 0.004054 0.403925 ( 0.484683)
test_all 0.070324 0.025536 398.536576 ( 37.585127)
test_rubyspec 0.013175 0.053993 40.335548 ( 52.920860)
total: 103.16 sec