Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-235901
#<BuildRuby:0x000055c66b304328
@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.20220808-235901",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005116 0.001279 0.865729 ( 0.928389)
build_miniruby 0.000780 0.000195 0.058504 ( 0.057212)
build_ruby 0.000714 0.000179 0.059863 ( 0.058621)
build_all 0.003692 0.000923 1.524789 ( 0.585666)
build_install 0.010833 0.000289 5.617667 ( 2.147709)
test_btest 0.000675 0.000145 50.447939 ( 8.542676)
test_basic 0.004454 0.000955 0.286335 ( 0.375426)
test_all 0.000937 0.000201 616.820087 ( 88.543017)
test_rubyspec 0.044558 0.023658 43.650074 ( 51.117927)
total: 152.36 sec