Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-050954
#<BuildRuby:0x00005591c42a4328
@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.20220718-050954",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.006014 0.000715 0.833634 ( 0.863465)
build_miniruby 0.000647 0.000216 0.057650 ( 0.056476)
build_ruby 0.000837 0.000279 0.059713 ( 0.058377)
build_all 0.000000 0.004563 1.563866 ( 0.613152)
build_install 0.001922 0.009035 5.637385 ( 2.174492)
test_btest 0.000545 0.000318 48.545699 ( 8.615740)
test_basic 0.001137 0.005150 0.363039 ( 0.450558)
test_all 0.000521 0.000347 610.292733 ( 87.202478)
test_rubyspec 0.075175 0.041476 43.477345 ( 49.066006)
total: 149.10 sec