Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-175448
#<BuildRuby:0x0000556dd6a08018
@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.20221122-175448",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003879 0.000969 1.071319 ( 1.267998)
build_miniruby 0.000768 0.000192 0.987462 ( 0.985972)
build_ruby 0.000898 0.000224 2.774354 ( 2.666275)
build_all 0.008653 0.000000 15.738966 ( 3.331355)
build_install 0.004990 0.003427 1.992552 ( 1.142085)
test_btest 0.000545 0.000136 60.268224 ( 11.179161)
test_basic 0.000000 0.004764 0.287459 ( 0.378675)
test_all 0.000000 0.001378 720.273440 (111.364854)
test_rubyspec 0.047625 0.021561 52.731350 ( 61.012176)
total: 193.33 sec