Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-162641
#<BuildRuby:0x000055d10715f670
@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.20220717-162641",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.001461 0.005112 0.865742 ( 1.624574)
build_miniruby 0.000565 0.000377 0.056830 ( 0.055691)
build_ruby 0.000604 0.000403 0.058850 ( 0.057702)
build_all 0.002799 0.001866 1.524757 ( 0.604081)
build_install 0.003555 0.007519 5.670629 ( 2.202624)
test_btest 0.000458 0.000356 45.684549 ( 8.752037)
test_basic 0.003147 0.002447 0.325410 ( 0.413827)
test_all 0.001362 0.000000 593.797189 ( 88.225808)
test_rubyspec 0.076058 0.040786 43.865093 ( 49.486534)
total: 151.42 sec