Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-100509
#<BuildRuby:0x00005635fc827520
@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.20230616-100509",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001454 0.003401 1.409437 ( 2.660677)
build_miniruby 0.000816 0.000171 0.779632 ( 0.779594)
build_ruby 0.001315 0.000277 2.444089 ( 2.444642)
build_all 0.004744 0.005158 13.276608 ( 1.179798)
build_install 0.003155 0.005158 1.890078 ( 0.871426)
test_btest 0.000753 0.000238 84.222763 ( 7.993771)
test_basic 0.004451 0.000022 0.532928 ( 0.615428)
test_all 0.001782 0.000534 436.069202 ( 47.542617)
test_rubyspec 0.016881 0.021903 41.269521 ( 53.781596)
total: 117.87 sec