Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-070626
#<BuildRuby:0x000055c87b1d2740
@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.20221129-070626",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004489 0.000320 1.200886 ( 1.224629)
build_miniruby 0.000951 0.000067 0.993137 ( 0.991730)
build_ruby 0.001130 0.000081 2.724024 ( 2.600694)
build_all 0.008561 0.000274 15.775311 ( 3.344717)
build_install 0.004258 0.004672 1.985941 ( 1.121498)
test_btest 0.000509 0.000064 65.001587 ( 10.662670)
test_basic 0.000684 0.004024 0.306690 ( 0.397883)
test_all 0.001231 0.000100 694.874920 (108.817416)
test_rubyspec 0.035993 0.024335 53.867236 ( 62.045079)
total: 191.21 sec