Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-182640
#<BuildRuby:0x000055fe56adf458
@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.20231228-182640",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006174 0.000650 1.231323 ( 1.583616)
build_miniruby 0.001384 0.000000 0.892044 ( 0.891790)
build_ruby 0.001642 0.000000 3.016390 ( 3.015362)
build_all 0.005126 0.004298 16.217319 ( 1.422213)
build_install 0.000000 0.008135 4.655589 ( 1.122900)
test_btest 0.000000 0.001169 83.365004 ( 7.876643)
test_basic 0.002608 0.003086 0.582854 ( 0.655265)
test_all 0.079685 0.052048 550.929307 ( 53.572695)
test_rubyspec 0.028635 0.017001 50.161997 ( 62.448674)
total: 132.59 sec