Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-091104
#<BuildRuby:0x000055f504250a68
@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.20221015-091104",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004048 0.006664 1.073122 ( 1.150288)
build_miniruby 0.001120 0.000747 0.103414 ( 0.100049)
build_ruby 0.001676 0.000000 0.096394 ( 0.093964)
build_all 0.008127 0.000415 1.329190 ( 0.572506)
build_install 0.011317 0.003347 1.669299 ( 0.904225)
test_btest 0.001269 0.000634 61.492121 ( 6.348452)
test_basic 0.003142 0.003794 0.357208 ( 0.447483)
test_all 0.008292 0.000000 485.097249 ( 53.416710)
test_rubyspec 0.068692 0.072298 43.139308 ( 51.731146)
total: 114.77 sec