Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-230500
#<BuildRuby:0x000056094a390068
@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.20231227-230500",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.002213 0.003840 1.153480 ( 1.539848)
build_miniruby 0.001516 0.000000 0.895874 ( 0.895134)
build_ruby 0.001550 0.000000 2.794373 ( 2.794189)
build_all 0.009989 0.000000 16.408493 ( 1.521807)
build_install 0.008343 0.000000 4.749164 ( 1.188752)
test_btest 0.001008 0.000000 80.791387 ( 7.820433)
test_basic 0.005286 0.000037 0.733922 ( 0.808049)
test_all 0.113401 0.020103 557.271541 ( 56.361893)
test_rubyspec 0.022057 0.027725 50.857019 ( 63.129655)
total: 136.06 sec