Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-074225
#<BuildRuby:0x0000562af467bf40
@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.20220504-074225",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006939 0.000000 0.878082 ( 0.931518)
build_miniruby 0.001055 0.000000 0.057296 ( 0.056047)
build_ruby 0.000887 0.000000 0.057497 ( 0.056301)
build_all 0.000335 0.003968 1.471645 ( 0.603205)
build_install 0.006634 0.004268 6.263135 ( 2.812267)
test_btest 0.000525 0.000058 51.716826 ( 7.952410)
test_basic 0.000000 0.005706 0.303058 ( 0.391473)
test_all 0.000156 0.000930 610.086696 ( 90.325700)
test_rubyspec 0.077210 0.051173 43.846285 ( 48.682178)
total: 151.81 sec