Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-125758
#<BuildRuby:0x0000556e5ef17148
@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.20231218-125758",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.003830 0.000884 1.459787 ( 1.804820)
build_miniruby 0.000769 0.000178 0.869268 ( 0.869488)
build_ruby 0.001085 0.000251 2.874115 ( 2.874652)
build_all 0.005490 0.004798 15.791835 ( 1.544414)
build_install 0.008471 0.000000 4.696480 ( 1.164004)
test_btest 0.000898 0.000061 85.116102 ( 7.083044)
test_basic 0.004172 0.001043 0.810643 ( 0.890702)
test_all 0.115165 0.019130 525.270950 ( 46.573096)
test_rubyspec 0.018246 0.032938 50.791830 ( 63.113515)
total: 125.92 sec