Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-235614
#<BuildRuby:0x0000559521fd36d8
@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.20240114-235614",
@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.000025 0.000002 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004496 0.000034 1.103919 ( 1.583685)
build_miniruby 0.001007 0.000106 0.813275 ( 0.812919)
build_ruby 0.001579 0.000166 2.703560 ( 2.707735)
build_all 0.004565 0.004372 14.153627 ( 1.287781)
build_install 0.000000 0.007564 4.073183 ( 1.049477)
test_btest 0.000856 0.000244 74.957488 ( 7.138982)
test_basic 0.003654 0.000870 0.718587 ( 0.796046)
test_all 0.120997 0.010890 498.290034 ( 45.686129)
test_rubyspec 0.026507 0.019475 48.887705 ( 61.270732)
total: 122.33 sec