Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-083848
#<BuildRuby:0x000055d47e96fde0
@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.20221117-083848",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.003612 0.001313 1.049727 ( 1.491927)
build_miniruby 0.000000 0.000865 0.996078 ( 0.994552)
build_ruby 0.000000 0.001108 2.783429 ( 2.697341)
build_all 0.007448 0.001768 15.867645 ( 3.304392)
build_install 0.008396 0.000000 2.112795 ( 1.259494)
test_btest 0.000616 0.000000 65.459811 ( 10.896983)
test_basic 0.004086 0.000206 0.335469 ( 0.426876)
test_all 0.000846 0.000264 640.329744 (102.700961)
test_rubyspec 0.038235 0.028815 50.659012 ( 58.936252)
total: 182.71 sec