Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-232739
#<BuildRuby:0x0000555cf69a2650
@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.20221204-232739",
@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.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005108 0.000000 1.203103 ( 1.458439)
build_miniruby 0.000871 0.000000 0.974562 ( 0.973366)
build_ruby 0.001249 0.000000 2.670625 ( 2.585085)
build_all 0.008971 0.000000 15.800842 ( 3.275774)
build_install 0.008518 0.000000 2.318430 ( 1.271909)
test_btest 0.000680 0.000000 57.902578 ( 12.042499)
test_basic 0.000592 0.004498 0.378968 ( 0.468677)
test_all 0.000997 0.000047 690.223639 (107.829338)
test_rubyspec 0.051121 0.018920 53.269876 ( 61.329120)
total: 191.23 sec