Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-162438
#<BuildRuby:0x000056278b73c040
@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-162438",
@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.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004789 0.000504 1.174644 ( 1.522892)
build_miniruby 0.001355 0.000143 0.862912 ( 0.861846)
build_ruby 0.001285 0.000136 2.763858 ( 2.763451)
build_all 0.003886 0.004946 14.213232 ( 1.310698)
build_install 0.008702 0.000000 4.123966 ( 1.081378)
test_btest 0.000684 0.000000 76.543462 ( 6.888194)
test_basic 0.004412 0.000000 0.728450 ( 0.804171)
test_all 0.080284 0.049255 515.793339 ( 47.602379)
test_rubyspec 0.021245 0.023706 47.488353 ( 59.791136)
total: 122.63 sec