Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-085055
#<BuildRuby:0x000055e29273ffa8
@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.20221124-085055",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004199 0.000525 1.149539 ( 1.161115)
build_miniruby 0.000808 0.000101 0.935651 ( 0.934474)
build_ruby 0.001117 0.000140 2.796993 ( 2.683480)
build_all 0.009058 0.000000 15.857252 ( 3.277861)
build_install 0.010693 0.000000 2.009194 ( 1.175578)
test_btest 0.000585 0.000000 63.761984 ( 10.759791)
test_basic 0.000902 0.003728 0.324753 ( 0.415800)
test_all 0.001286 0.000175 673.474701 (120.904404)
test_rubyspec 0.048403 0.020025 53.351529 ( 61.541764)
total: 202.85 sec