Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-074625
#<BuildRuby:0x00005595c0798488
@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.20221201-074625",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000758 0.004100 1.153782 ( 1.183898)
build_miniruby 0.000769 0.000128 1.014752 ( 1.013562)
build_ruby 0.001068 0.000178 2.927717 ( 2.815748)
build_all 0.004737 0.004254 15.777928 ( 3.277551)
build_install 0.004396 0.004219 2.252583 ( 1.325226)
test_btest 0.000459 0.000114 66.921913 ( 11.087253)
test_basic 0.000496 0.004348 0.305075 ( 0.395502)
test_all 0.000000 0.000856 690.985093 (107.911592)
test_rubyspec 0.027775 0.037910 53.818096 ( 62.020563)
total: 191.03 sec