Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-070329
#<BuildRuby:0x000055de91344110
@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.20231122-070329",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.002985 0.003668 0.920384 ( 1.304676)
build_miniruby 0.000749 0.000249 0.802755 ( 0.802972)
build_ruby 0.001409 0.000000 2.618587 ( 2.619846)
build_all 0.008047 0.000433 12.221149 ( 1.005385)
build_install 0.013334 0.000240 3.669512 ( 0.970621)
test_btest 0.000628 0.000148 65.503756 ( 5.034124)
test_basic 0.004543 0.001069 0.399341 ( 0.477377)
test_all 0.069641 0.025276 365.514472 ( 33.154403)
test_rubyspec 0.022263 0.052028 40.056007 ( 52.599947)
total: 97.97 sec