Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-091653
#<BuildRuby:0x00005648b421ff90
@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.20221203-091653",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004025 0.001007 1.194859 ( 1.196994)
build_miniruby 0.000735 0.000183 1.034216 ( 1.033015)
build_ruby 0.001015 0.000253 2.787774 ( 2.701774)
build_all 0.007447 0.001862 15.884837 ( 3.388112)
build_install 0.008063 0.002016 2.268185 ( 1.264344)
test_btest 0.000452 0.000113 67.088329 ( 10.956281)
test_basic 0.000000 0.004955 0.278818 ( 0.369403)
test_all 0.000000 0.000772 647.747449 (120.162477)
test_rubyspec 0.023067 0.040336 53.079467 ( 61.321415)
total: 202.39 sec