Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-063742
#<BuildRuby:0x00005630431e0018
@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.20231230-063742",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005178 1.240154 ( 1.599856)
build_miniruby 0.000000 0.001291 0.885381 ( 0.884263)
build_ruby 0.000195 0.001272 2.939629 ( 2.939508)
build_all 0.008500 0.001209 16.086196 ( 1.461366)
build_install 0.005011 0.003212 4.517966 ( 1.105781)
test_btest 0.000578 0.000165 81.776833 ( 7.545945)
test_basic 0.000980 0.004359 0.768144 ( 0.844791)
test_all 0.095081 0.039228 549.163180 ( 57.961392)
test_rubyspec 0.026150 0.023264 50.422013 ( 62.734245)
total: 137.08 sec