Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-021124
#<BuildRuby:0x0000558c04adc448
@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.20221226-021124",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005472 0.004459 0.973758 ( 1.687634)
build_miniruby 0.001922 0.000591 0.838655 ( 0.837404)
build_ruby 0.002216 0.000682 2.133196 ( 2.135439)
build_all 0.021786 0.000000 18.656515 ( 2.176610)
build_install 0.015878 0.006093 2.072048 ( 1.004893)
test_btest 0.001780 0.000000 92.103423 ( 9.539000)
test_basic 0.007882 0.001184 0.342843 ( 0.428608)
test_all 0.003027 0.000720 684.124123 ( 63.588219)
test_rubyspec 0.108052 0.074174 48.102670 ( 56.143220)
total: 137.54 sec