Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-045733
#<BuildRuby:0x000055c2592a2eb8
@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.20240103-045733",
@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.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004013 0.000402 1.464132 ( 1.684157)
build_miniruby 0.000716 0.000071 0.845953 ( 0.845866)
build_ruby 0.001135 0.000114 2.730850 ( 2.730379)
build_all 0.008940 0.000000 14.370701 ( 1.321683)
build_install 0.008718 0.000000 4.214400 ( 1.078750)
test_btest 0.000909 0.000000 77.997969 ( 6.241733)
test_basic 0.000873 0.003684 0.589770 ( 0.664936)
test_all 0.093654 0.035631 462.369614 ( 51.724855)
test_rubyspec 0.025833 0.021666 47.915675 ( 60.334641)
total: 126.63 sec