Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-054725
#<BuildRuby:0x00005587ac8e4728
@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.20221210-054725",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004927 0.000000 1.124950 ( 1.961075)
build_miniruby 0.000932 0.000000 0.976222 ( 0.974813)
build_ruby 0.001228 0.000000 2.699675 ( 2.612904)
build_all 0.006587 0.002496 15.684103 ( 3.311576)
build_install 0.003695 0.006273 2.263102 ( 1.250975)
test_btest 0.000378 0.000189 63.043078 ( 11.265850)
test_basic 0.000097 0.004828 0.295957 ( 0.386173)
test_all 0.000615 0.000359 650.819469 (109.088517)
test_rubyspec 0.039672 0.018758 52.535779 ( 60.888970)
total: 191.74 sec