Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-152323
#<BuildRuby:0x00005609712cd438
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221008-152323",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004895 0.004730 1.133605 ( 1.176244)
build_miniruby 0.001250 0.000192 0.096196 ( 0.095539)
build_ruby 0.001334 0.000205 0.099599 ( 0.098399)
build_all 0.007194 0.001106 1.321127 ( 0.587896)
build_install 0.015011 0.001413 1.674847 ( 0.896843)
test_btest 0.001409 0.000201 61.641148 ( 6.681591)
test_basic 0.002497 0.005252 0.353232 ( 0.446053)
test_all 0.007472 0.000110 495.766319 ( 53.718795)
test_rubyspec 0.109265 0.015158 42.519367 ( 50.939688)
total: 114.64 sec