Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-001730
#<BuildRuby:0x000055cb1f5e34f0
@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.20240103-001730",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003513 0.003060 1.041434 ( 1.311050)
build_miniruby 0.000962 0.000206 0.801033 ( 0.800787)
build_ruby 0.001079 0.000231 2.631655 ( 2.632441)
build_all 0.001949 0.005930 12.407308 ( 1.002015)
build_install 0.006816 0.006941 3.498812 ( 0.961645)
test_btest 0.000563 0.000219 61.972139 ( 5.667764)
test_basic 0.000959 0.003960 0.399239 ( 0.479108)
test_all 0.069197 0.024807 385.787800 ( 33.294680)
test_rubyspec 0.024140 0.042081 40.066509 ( 52.637159)
total: 98.79 sec