Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-034122
#<BuildRuby:0x000055ad9f1bfdd0
@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.20221121-034122",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004846 0.000000 1.063927 ( 1.099750)
build_miniruby 0.000975 0.000000 0.932456 ( 0.931228)
build_ruby 0.001077 0.000000 2.710911 ( 2.600459)
build_all 0.004921 0.003998 15.828269 ( 3.439450)
build_install 0.004382 0.005672 1.934033 ( 1.170238)
test_btest 0.000435 0.000163 60.094178 ( 10.758981)
test_basic 0.003548 0.001330 0.285726 ( 0.377013)
test_all 0.000000 0.001347 619.271241 (100.742500)
test_rubyspec 0.028750 0.040802 51.615192 ( 59.814051)
total: 180.93 sec