Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-035103
#<BuildRuby:0x000055f1c8c9f738
@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.20240116-035103",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004563 0.001141 1.271858 ( 1.625940)
build_miniruby 0.000931 0.000000 0.853874 ( 0.854124)
build_ruby 0.001785 0.000000 2.763496 ( 2.761990)
build_all 0.007384 0.001591 14.280277 ( 1.362201)
build_install 0.004408 0.003998 4.054631 ( 1.049323)
test_btest 0.000825 0.000225 76.114001 ( 7.036352)
test_basic 0.002076 0.003354 0.691896 ( 0.770996)
test_all 0.109369 0.023442 484.183799 ( 48.985721)
test_rubyspec 0.018809 0.030875 48.922092 ( 61.278671)
total: 125.73 sec