Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-113217
#<BuildRuby:0x000055afe1f4c090
@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.20230816-113217",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000791 0.004359 1.431275 ( 2.671913)
build_miniruby 0.000705 0.000329 0.822679 ( 0.822352)
build_ruby 0.000766 0.000357 2.628817 ( 2.629087)
build_all 0.006872 0.003478 17.529851 ( 1.600119)
build_install 0.007505 0.001529 5.052379 ( 1.139147)
test_btest 0.000800 0.000356 80.454857 ( 8.214974)
test_basic 0.002337 0.003374 0.705520 ( 0.778850)
test_all 0.001495 0.004992 514.481302 ( 58.898017)
test_rubyspec 0.031043 0.024629 48.649155 ( 60.863155)
total: 137.62 sec