Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-100658
#<BuildRuby:0x000055bb318eb858
@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.20240117-100658",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005149 0.000107 1.134513 ( 1.515525)
build_miniruby 0.001520 0.000160 0.857041 ( 0.856070)
build_ruby 0.001230 0.000000 2.722126 ( 2.721642)
build_all 0.009224 0.000000 14.474287 ( 1.349055)
build_install 0.007816 0.000000 4.181358 ( 1.095940)
test_btest 0.000642 0.000000 78.249108 ( 6.789420)
test_basic 0.001218 0.004147 0.845890 ( 0.920207)
test_all 0.101016 0.033206 454.687267 ( 50.368176)
test_rubyspec 0.031775 0.031015 81.111635 ( 93.445965)
total: 159.06 sec