Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-100006
#<BuildRuby:0x0000559c6dfbfce8
@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.20231220-100006",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004771 0.000000 1.279856 ( 1.716537)
build_miniruby 0.001101 0.000000 0.902561 ( 0.902347)
build_ruby 0.001721 0.000000 2.818457 ( 2.817821)
build_all 0.000000 0.009853 16.805022 ( 1.506625)
build_install 0.003792 0.005795 4.951065 ( 1.247548)
test_btest 0.000726 0.000344 87.283280 ( 7.599514)
test_basic 0.000000 0.003766 0.694743 ( 0.771573)
test_all 0.090647 0.043498 536.722177 ( 49.955722)
test_rubyspec 0.025243 0.019640 50.629151 ( 62.928493)
total: 129.45 sec