Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-024123
#<BuildRuby:0x000055bb95936740
@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.20221119-024123",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004085 0.000511 1.102518 ( 1.070163)
build_miniruby 0.000842 0.000105 0.986951 ( 0.985601)
build_ruby 0.001043 0.000130 2.788928 ( 2.701982)
build_all 0.007826 0.000978 15.932223 ( 3.224381)
build_install 0.002711 0.007993 2.061075 ( 1.144453)
test_btest 0.000468 0.000104 65.388554 ( 11.177698)
test_basic 0.004581 0.000037 0.314998 ( 0.405978)
test_all 0.001119 0.000164 631.794366 (112.184824)
test_rubyspec 0.044303 0.021549 52.264916 ( 60.559266)
total: 193.45 sec