Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-184248
#<BuildRuby:0x0000564fd8ac67e0
@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.20221127-184248",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000015)
build_up 0.005051 0.000361 1.228388 ( 1.873938)
build_miniruby 0.000856 0.000061 1.000645 ( 0.999355)
build_ruby 0.001306 0.000000 2.682850 ( 2.596524)
build_all 0.009872 0.000000 22.470306 ( 4.549519)
build_install 0.007262 0.003223 4.366016 ( 1.525756)
test_btest 0.000501 0.000048 60.034209 ( 11.579430)
test_basic 0.004936 0.000470 0.301218 ( 0.391451)
test_all 0.000908 0.000086 679.949362 (106.160609)
test_rubyspec 0.038344 0.029714 53.764285 ( 61.950427)
total: 191.63 sec