Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-212004
#<BuildRuby:0x000056300f1e00d8
@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.20231121-212004",
@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.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005513 0.927295 ( 1.344739)
build_miniruby 0.000000 0.001236 0.789854 ( 0.789596)
build_ruby 0.000000 0.001801 2.605920 ( 2.606193)
build_all 0.003775 0.003900 12.136274 ( 1.003053)
build_install 0.007342 0.003828 3.668900 ( 0.984363)
test_btest 0.000000 0.000703 65.419108 ( 4.580674)
test_basic 0.000000 0.004117 0.411505 ( 0.491948)
test_all 0.061779 0.032204 359.584266 ( 35.216169)
test_rubyspec 0.029784 0.037361 40.003991 ( 52.559614)
total: 99.58 sec