Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-231532
#<BuildRuby:0x0000563d670a0028
@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.20221221-231532",
@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.000008)
autoconf 0.000024 0.000003 0.000027 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000192 0.004093 0.829569 ( 1.068365)
build_miniruby 0.000721 0.000166 1.008970 ( 1.007868)
build_ruby 0.001048 0.000242 2.676325 ( 2.674869)
build_all 0.004822 0.004384 15.855091 ( 3.248663)
build_install 0.007494 0.002142 2.253700 ( 1.260945)
test_btest 0.000474 0.000136 63.169475 ( 11.333332)
test_basic 0.003766 0.001076 0.306865 ( 0.398133)
test_all 0.001077 0.000308 669.293513 (136.870383)
test_rubyspec 0.051646 0.023629 51.688237 ( 59.908472)
total: 217.77 sec