Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-230046
#<BuildRuby:0x00005564954c3d68
@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.20231228-230046",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004857 0.000512 1.066838 ( 1.463483)
build_miniruby 0.001211 0.000128 0.809733 ( 0.808971)
build_ruby 0.001683 0.000000 2.788915 ( 2.787621)
build_all 0.009653 0.000000 15.914951 ( 1.436110)
build_install 0.007517 0.000533 4.584903 ( 1.143654)
test_btest 0.000000 0.001002 84.104959 ( 7.382910)
test_basic 0.002945 0.002735 0.837106 ( 0.910503)
test_all 0.092767 0.045153 514.299289 ( 54.285818)
test_rubyspec 0.034616 0.011467 49.575842 ( 61.959812)
total: 132.18 sec