Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-061805
#<BuildRuby:0x0000555597bbc208
@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.20221123-061805",
@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.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004424 0.000491 1.065219 ( 1.374533)
build_miniruby 0.000896 0.000099 1.010908 ( 1.009395)
build_ruby 0.001141 0.000127 2.880772 ( 2.748963)
build_all 0.008291 0.000418 15.817105 ( 3.347790)
build_install 0.009415 0.000034 1.964610 ( 1.129766)
test_btest 0.000505 0.000048 62.068750 ( 10.842537)
test_basic 0.004354 0.000000 0.318358 ( 0.409599)
test_all 0.001272 0.000102 677.023628 (127.352715)
test_rubyspec 0.040584 0.023604 53.510533 ( 61.701392)
total: 209.92 sec