Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-224141
#<BuildRuby:0x00005569c2c34ea8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220814-224141",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006277 0.004547 0.971022 ( 1.115685)
build_miniruby 0.002431 0.000000 0.077324 ( 0.074835)
build_ruby 0.001913 0.000036 0.076031 ( 0.073737)
build_all 0.001410 0.008772 1.535757 ( 0.579472)
build_install 0.010306 0.011304 1.875409 ( 0.934629)
test_btest 0.000697 0.000305 77.371451 ( 8.198943)
test_basic 0.007065 0.000945 0.329564 ( 0.427310)
test_all 0.002228 0.001291 671.262489 ( 66.703472)
test_rubyspec 0.121299 0.059773 45.934464 ( 53.480158)
total: 131.59 sec