Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-071425
#<BuildRuby:0x0000560a8c2dcea8
@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.20221115-071425",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008735 0.000624 1.143805 ( 2.358647)
build_miniruby 0.001893 0.000135 0.843478 ( 0.842818)
build_ruby 0.003330 0.000238 2.263782 ( 2.160997)
build_all 0.018489 0.004284 18.535440 ( 2.140186)
build_install 0.016899 0.004411 1.816890 ( 0.933720)
test_btest 0.001237 0.000161 85.976035 ( 8.592507)
test_basic 0.008684 0.000509 0.347366 ( 0.433215)
test_all 0.001134 0.001350 660.982719 ( 68.119647)
test_rubyspec 0.127854 0.047386 47.292043 ( 55.502626)
total: 141.09 sec