Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-200705
#<BuildRuby:0x000055a085447e58
@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.20220718-200705",
@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.000003 0.000011 ( 0.000010)
build_up 0.001891 0.004712 0.850295 ( 1.814625)
build_miniruby 0.000616 0.000280 0.056937 ( 0.055769)
build_ruby 0.000000 0.001070 0.059399 ( 0.058140)
build_all 0.001044 0.003541 1.529434 ( 0.603186)
build_install 0.008749 0.002282 5.656161 ( 2.189128)
test_btest 0.000574 0.000287 47.773509 ( 8.322545)
test_basic 0.003556 0.001778 0.312357 ( 0.401498)
test_all 0.000663 0.000331 649.717522 ( 94.876706)
test_rubyspec 0.071068 0.043706 43.711861 ( 49.334560)
total: 157.66 sec