Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-000259
#<BuildRuby:0x000055ccc8b3e120
@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-000259",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008415 0.001402 1.100791 ( 1.226071)
build_miniruby 0.001331 0.000222 0.097416 ( 0.094264)
build_ruby 0.001508 0.000251 0.092739 ( 0.089075)
build_all 0.007461 0.000403 1.311318 ( 0.562972)
build_install 0.013528 0.001211 1.661433 ( 0.887070)
test_btest 0.001792 0.000256 63.436560 ( 6.537953)
test_basic 0.000565 0.005919 0.352729 ( 0.443234)
test_all 0.005588 0.001198 511.767014 ( 54.584871)
test_rubyspec 0.105629 0.029531 43.120564 ( 51.644309)
total: 116.07 sec