Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-152450
#<BuildRuby:0x0000557c8f3db858
@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.20231229-152450",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003564 0.000792 1.174652 ( 1.529173)
build_miniruby 0.000000 0.001667 0.987810 ( 0.985731)
build_ruby 0.001149 0.000613 2.863907 ( 2.863871)
build_all 0.007681 0.001920 16.633879 ( 1.555869)
build_install 0.008275 0.000002 4.693163 ( 1.146337)
test_btest 0.000506 0.000115 84.209567 ( 7.583140)
test_basic 0.004014 0.000913 0.715957 ( 0.791260)
test_all 0.121099 0.012263 548.478493 ( 49.790588)
test_rubyspec 0.027503 0.018407 49.771411 ( 62.060890)
total: 128.31 sec