Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-174223
#<BuildRuby:0x000055c81bee4088
@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-174223",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004723 0.000108 1.074486 ( 1.101240)
build_miniruby 0.000962 0.000000 1.052182 ( 1.051040)
build_ruby 0.001169 0.000000 2.863676 ( 2.735127)
build_all 0.005577 0.003301 15.862824 ( 3.303295)
build_install 0.001093 0.007621 2.008374 ( 1.154150)
test_btest 0.000468 0.000117 59.548933 ( 11.441507)
test_basic 0.004365 0.001091 0.301885 ( 0.391758)
test_all 0.001039 0.000259 670.700754 (125.811756)
test_rubyspec 0.031699 0.035999 53.718679 ( 61.871086)
total: 208.86 sec