Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-020321
#<BuildRuby:0x000055ddf089e620
@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.20220503-020321",
@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.000000 0.000013 ( 0.000013)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.007040 0.000000 0.864719 ( 1.402644)
build_miniruby 0.001026 0.000000 0.056803 ( 0.055528)
build_ruby 0.001114 0.000000 0.057088 ( 0.055858)
build_all 0.004458 0.000000 1.484979 ( 0.593881)
build_install 0.010890 0.000000 6.258637 ( 2.830799)
test_btest 0.000809 0.000000 54.549305 ( 8.011525)
test_basic 0.000352 0.005252 0.306658 ( 0.395223)
test_all 0.001366 0.000086 626.788196 ( 88.962206)
test_rubyspec 0.069326 0.054868 43.859258 ( 48.816232)
total: 151.12 sec