Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-025347
#<BuildRuby:0x000055902e68fe48
@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="-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.20221202-025347",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004612 0.000542 1.125477 ( 1.169174)
build_miniruby 0.000871 0.000102 1.016281 ( 1.015029)
build_ruby 0.001136 0.000133 2.840547 ( 2.733617)
build_all 0.005713 0.003225 15.749521 ( 3.334316)
build_install 0.009342 0.000771 2.197065 ( 1.243926)
test_btest 0.000565 0.000080 65.051865 ( 11.425107)
test_basic 0.000806 0.003612 0.332014 ( 0.424076)
test_all 0.001076 0.000195 660.302606 (110.654553)
test_rubyspec 0.053408 0.016778 53.130470 ( 61.260912)
total: 193.26 sec