Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-162123
#<BuildRuby:0x000055a8c45dbd68
@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.20231231-162123",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002027 0.003461 1.203597 ( 1.574577)
build_miniruby 0.000822 0.000228 0.885429 ( 0.884445)
build_ruby 0.001099 0.000305 2.800263 ( 2.799740)
build_all 0.004429 0.005493 16.815429 ( 1.487966)
build_install 0.004447 0.003943 4.709018 ( 1.152381)
test_btest 0.000812 0.000295 85.078896 ( 7.420169)
test_basic 0.003022 0.001099 0.696959 ( 0.774668)
test_all 0.094044 0.047712 542.011551 ( 56.614128)
test_rubyspec 0.031359 0.019592 52.328638 ( 64.584775)
total: 137.29 sec