Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-163411
#<BuildRuby:0x00005555980b6c40
@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.20221120-163411",
@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.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.002891 0.001905 1.081448 ( 1.126177)
build_miniruby 0.000705 0.000294 0.980602 ( 0.979164)
build_ruby 0.000807 0.000336 2.715177 ( 2.629598)
build_all 0.006163 0.002567 15.936533 ( 3.184710)
build_install 0.008370 0.000000 1.954015 ( 1.131668)
test_btest 0.000539 0.000058 61.564061 ( 10.838955)
test_basic 0.003963 0.001415 0.370395 ( 0.460211)
test_all 0.000939 0.000335 632.176593 (105.663582)
test_rubyspec 0.040354 0.020264 51.220356 ( 59.504555)
total: 185.52 sec