Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-162858
#<BuildRuby:0x000055cd9d0d80c0
@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.20230210-162858",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003835 0.000000 0.617900 ( 1.395847)
build_miniruby 0.000863 0.000080 0.630918 ( 0.629975)
build_ruby 0.001009 0.000168 2.074248 ( 2.073811)
build_all 0.009291 0.000000 12.291389 ( 1.517190)
build_install 0.006490 0.000000 1.528980 ( 0.732395)
test_btest 0.000698 0.000000 67.712306 ( 5.910573)
test_basic 0.003824 0.000000 0.247648 ( 0.343320)
test_all 0.000977 0.000000 482.390394 ( 46.600218)
test_rubyspec 0.007279 0.021268 36.064190 ( 46.293840)
total: 105.50 sec