Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-105503
#<BuildRuby:0x000055f14fa900d8
@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.20230107-105503",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.003593 0.000276 0.635010 ( 1.323074)
build_miniruby 0.001018 0.000078 0.683030 ( 0.681901)
build_ruby 0.001284 0.000041 2.405410 ( 2.405118)
build_all 0.005672 0.004058 12.948682 ( 1.594077)
build_install 0.002937 0.003972 1.542876 ( 0.727920)
test_btest 0.000578 0.000109 67.174351 ( 6.178451)
test_basic 0.003292 0.000617 0.267075 ( 0.362470)
test_all 0.000890 0.000167 495.306203 ( 46.738761)
test_rubyspec 0.022478 0.006369 35.148123 ( 45.728859)
total: 105.74 sec