Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-123926
#<BuildRuby:0x00005599bf277280
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-123926",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003354 0.000479 0.877348 ( 1.260165)
build_miniruby 0.000924 0.000132 0.925855 ( 0.926201)
build_ruby 0.001196 0.000171 2.801399 ( 2.803141)
build_all 0.003097 0.007314 14.898234 ( 1.425685)
build_install 0.008584 0.000128 4.285175 ( 1.145856)
test_btest 0.000542 0.000109 75.469613 ( 7.603162)
test_basic 0.002889 0.000578 0.434856 ( 0.514373)
test_all 0.122850 0.015001 526.017655 ( 58.981462)
test_rubyspec 0.017717 0.017204 50.018085 ( 62.599894)
total: 137.26 sec