Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-172301
#<BuildRuby:0x000055b467d8b500
@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-172301",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.001085 0.004188 1.146883 ( 1.555185)
build_miniruby 0.001096 0.000244 0.789944 ( 0.789972)
build_ruby 0.001039 0.000231 2.757849 ( 2.757662)
build_all 0.008790 0.000980 16.521488 ( 1.489346)
build_install 0.004545 0.004422 4.627000 ( 1.123280)
test_btest 0.000753 0.000188 82.503399 ( 7.581460)
test_basic 0.003612 0.000903 0.603633 ( 0.681703)
test_all 0.122187 0.014768 569.783378 ( 51.958501)
test_rubyspec 0.035769 0.015683 50.731129 ( 62.963064)
total: 130.90 sec