Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-092959
#<BuildRuby:0x000055ee9375bea8
@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-092959",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006885 0.000197 0.886516 ( 1.050750)
build_miniruby 0.000943 0.000067 0.056651 ( 0.055436)
build_ruby 0.000967 0.000069 0.056896 ( 0.055733)
build_all 0.004460 0.000000 1.482906 ( 0.596169)
build_install 0.010958 0.000118 6.224517 ( 2.813108)
test_btest 0.000752 0.000044 50.525416 ( 8.682555)
test_basic 0.005670 0.000057 0.284387 ( 0.373036)
test_all 0.001305 0.000000 616.979582 ( 90.037540)
test_rubyspec 0.074482 0.045975 43.866457 ( 48.751004)
total: 152.42 sec