Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-225647
#<BuildRuby:0x00005629b55c4088
@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.20221124-225647",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000763 0.004180 1.045425 ( 1.053508)
build_miniruby 0.000000 0.001011 0.973929 ( 0.972543)
build_ruby 0.000000 0.001241 2.809864 ( 2.698973)
build_all 0.003284 0.005392 15.712992 ( 3.244356)
build_install 0.003803 0.005484 2.009221 ( 1.161488)
test_btest 0.000433 0.000168 61.252494 ( 11.428436)
test_basic 0.003538 0.001376 0.316031 ( 0.406447)
test_all 0.001218 0.000473 698.661925 (110.498063)
test_rubyspec 0.045678 0.018070 53.184838 ( 61.428202)
total: 192.89 sec