Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-233338
#<BuildRuby:0x00005630e4f66c40
@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.20221125-233338",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004612 0.000043 1.093338 ( 1.174581)
build_miniruby 0.000931 0.000000 1.084966 ( 1.084003)
build_ruby 0.001189 0.000000 2.841670 ( 2.738341)
build_all 0.008884 0.000183 15.872418 ( 3.296273)
build_install 0.005084 0.003092 2.029250 ( 1.162518)
test_btest 0.000482 0.000046 60.665055 ( 11.001067)
test_basic 0.004888 0.000465 0.332929 ( 0.423128)
test_all 0.000955 0.000091 658.329912 (119.720881)
test_rubyspec 0.053168 0.009863 53.746860 ( 61.895702)
total: 202.50 sec