Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-031013
#<BuildRuby:0x000055d1161ac010
@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.20221215-031013",
@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.000031 0.000002 0.000033 ( 0.000033)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.003992 0.000250 0.969919 ( 1.183947)
build_miniruby 0.000845 0.000053 0.943477 ( 0.941972)
build_ruby 0.001257 0.000078 2.826487 ( 2.730277)
build_all 0.008741 0.000000 15.808508 ( 3.251199)
build_install 0.010098 0.000050 2.244264 ( 1.283368)
test_btest 0.000600 0.000030 67.429186 ( 11.260909)
test_basic 0.004930 0.000247 0.307238 ( 0.397398)
test_all 0.001266 0.000036 676.044035 (148.622428)
test_rubyspec 0.039585 0.024964 52.039014 ( 60.258756)
total: 229.93 sec