Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-041557
#<BuildRuby:0x00005645e83ebed8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221220-041557",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003993 0.000000 0.899412 ( 1.126560)
build_miniruby 0.000000 0.001018 1.001524 ( 0.999987)
build_ruby 0.000000 0.001177 2.758494 ( 2.672777)
build_all 0.007454 0.001530 15.665044 ( 3.284719)
build_install 0.008925 0.000222 2.344837 ( 1.354290)
test_btest 0.000572 0.000025 58.078892 ( 11.848369)
test_basic 0.004540 0.000198 0.356163 ( 0.447860)
test_all 0.001334 0.000058 671.982105 (136.597262)
test_rubyspec 0.042230 0.026087 52.545397 ( 60.714069)
total: 219.05 sec