Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-123730
#<BuildRuby:0x000055f9e5fb70b8
@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-123730",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000015 0.000004 0.000019 ( 0.000017)
build_up 0.004106 0.000966 1.118146 ( 1.481579)
build_miniruby 0.000763 0.000180 0.891684 ( 0.891732)
build_ruby 0.001099 0.000259 2.865852 ( 2.866320)
build_all 0.008414 0.000887 15.648519 ( 1.457793)
build_install 0.008993 0.000000 4.418627 ( 1.132362)
test_btest 0.000714 0.000000 84.119800 ( 6.785111)
test_basic 0.000948 0.003892 0.596264 ( 0.670571)
test_all 0.084113 0.049795 551.060763 ( 49.445434)
test_rubyspec 0.028216 0.021721 49.924107 ( 62.307007)
total: 127.04 sec