Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-065511
#<BuildRuby:0x000055c6904ce878
@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.20220722-065511",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.006877 0.000000 0.824089 ( 0.921339)
build_miniruby 0.000991 0.000000 0.057450 ( 0.056130)
build_ruby 0.000943 0.000000 0.059039 ( 0.057728)
build_all 0.004522 0.000000 1.513902 ( 0.583274)
build_install 0.011068 0.000000 5.613215 ( 2.135006)
test_btest 0.000863 0.000000 51.609723 ( 8.041177)
test_basic 0.001992 0.004505 0.358503 ( 0.445572)
test_all 0.001506 0.000079 600.936179 ( 89.056260)
test_rubyspec 0.106794 0.012279 43.644166 ( 49.276421)
total: 150.57 sec