Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-001919
#<BuildRuby:0x00005596ffd5bdd0
@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.20221125-001919",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004620 0.000330 1.056740 ( 1.110755)
build_miniruby 0.000911 0.000000 1.010113 ( 1.008842)
build_ruby 0.001237 0.000000 2.875645 ( 2.786466)
build_all 0.004559 0.004232 15.786847 ( 3.311472)
build_install 0.008919 0.000535 2.035188 ( 1.150067)
test_btest 0.000588 0.000070 63.015806 ( 11.388564)
test_basic 0.000968 0.004063 0.299137 ( 0.390084)
test_all 0.001595 0.000151 718.335016 (110.044400)
test_rubyspec 0.043839 0.026541 53.654453 ( 61.895704)
total: 193.09 sec