Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-053123
#<BuildRuby:0x000056145ac6f858
@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.20231229-053123",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001407 0.003464 1.062799 ( 1.418196)
build_miniruby 0.001144 0.000241 0.847839 ( 0.846612)
build_ruby 0.001193 0.000251 2.798528 ( 2.798332)
build_all 0.006366 0.003657 16.960574 ( 1.491037)
build_install 0.007726 0.000845 4.783047 ( 1.174808)
test_btest 0.000904 0.000205 87.498638 ( 7.057446)
test_basic 0.003381 0.000769 0.676813 ( 0.752728)
test_all 0.098276 0.035601 564.059033 ( 51.938485)
test_rubyspec 0.026148 0.020418 49.783679 ( 62.107286)
total: 129.59 sec