Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-224309
#<BuildRuby:0x00005569a46a3e58
@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.20220726-224309",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006021 0.000717 0.823297 ( 1.075823)
build_miniruby 0.000782 0.000260 0.057075 ( 0.055834)
build_ruby 0.000774 0.000258 0.059206 ( 0.057981)
build_all 0.003510 0.001170 1.517863 ( 0.587463)
build_install 0.007879 0.001341 5.625316 ( 2.155437)
test_btest 0.000674 0.000210 44.217510 ( 8.536911)
test_basic 0.004360 0.001363 0.283550 ( 0.372220)
test_all 0.000795 0.000248 621.532623 ( 89.436262)
test_rubyspec 0.078409 0.048049 43.682585 ( 49.255278)
total: 151.53 sec