Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-060951
#<BuildRuby:0x0000563a99ab7438
@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.20231123-060951",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005148 0.000166 0.925955 ( 1.330352)
build_miniruby 0.000876 0.000159 0.815738 ( 0.815795)
build_ruby 0.001246 0.000227 2.607647 ( 2.608240)
build_all 0.003608 0.004292 12.324514 ( 1.021323)
build_install 0.006636 0.006659 3.737634 ( 0.981861)
test_btest 0.000590 0.000197 66.787270 ( 4.860222)
test_basic 0.000025 0.005066 0.389950 ( 0.469607)
test_all 0.084063 0.014452 352.367993 ( 37.661806)
test_rubyspec 0.027842 0.036991 39.741259 ( 52.325471)
total: 102.08 sec