Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-015058
#<BuildRuby:0x0000563948446628
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221230-015058",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006109 0.000408 0.842260 ( 1.038266)
build_miniruby 0.001100 0.000073 1.020091 ( 1.017978)
build_ruby 0.001480 0.000099 2.765445 ( 2.762889)
build_all 0.009284 0.000619 16.718871 ( 2.929041)
build_install 0.006246 0.005417 2.293784 ( 1.178173)
test_btest 0.000821 0.000102 69.868024 ( 11.452256)
test_basic 0.006260 0.000099 0.341342 ( 0.427713)
test_all 0.001149 0.000135 682.024845 ( 98.044040)
test_rubyspec 0.091935 0.039670 51.622426 ( 59.677683)
total: 178.53 sec