Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-232429
#<BuildRuby:0x000056257cf9bfa8
@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.20221122-232429",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004745 0.000135 1.083022 ( 1.128481)
build_miniruby 0.000000 0.000824 0.981360 ( 0.980211)
build_ruby 0.000953 0.000254 2.830716 ( 2.744110)
build_all 0.007660 0.001048 15.805516 ( 3.199445)
build_install 0.008245 0.000172 2.009515 ( 1.207730)
test_btest 0.000448 0.000100 62.943010 ( 11.164028)
test_basic 0.004344 0.000965 0.285853 ( 0.376110)
test_all 0.001310 0.000000 673.308458 (127.127219)
test_rubyspec 0.051872 0.016706 53.190044 ( 61.422382)
total: 209.35 sec