Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-044515
#<BuildRuby:0x0000557e603cb2c8
@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.20221126-044515",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.004762 1.112334 ( 1.119818)
build_miniruby 0.000000 0.000960 0.981959 ( 0.980724)
build_ruby 0.000000 0.001171 2.751866 ( 2.649023)
build_all 0.007583 0.001167 15.955867 ( 3.333920)
build_install 0.003332 0.004859 2.108320 ( 1.250627)
test_btest 0.000567 0.000000 65.903362 ( 10.909922)
test_basic 0.004915 0.000245 0.322971 ( 0.414107)
test_all 0.000884 0.000177 680.032455 (103.923083)
test_rubyspec 0.051844 0.018938 53.631120 ( 61.799809)
total: 186.38 sec