Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-170046
#<BuildRuby:0x000055bf08ddb310
@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.20240114-170046",
@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.000011 0.000007 0.000018 ( 0.000017)
autoconf 0.000016 0.000009 0.000025 ( 0.000025)
configure 0.000012 0.000006 0.000018 ( 0.000018)
build_up 0.001228 0.004784 0.797592 ( 1.189745)
build_miniruby 0.000608 0.000406 0.824735 ( 0.824466)
build_ruby 0.001520 0.000000 2.708215 ( 2.708538)
build_all 0.007122 0.000187 11.945893 ( 0.952708)
build_install 0.008346 0.004170 3.431562 ( 0.971684)
test_btest 0.000509 0.000275 64.491446 ( 4.669715)
test_basic 0.000000 0.004017 0.396254 ( 0.476916)
test_all 0.071089 0.026078 369.165217 ( 41.976523)
test_rubyspec 0.017229 0.050578 40.666805 ( 53.228354)
total: 107.00 sec