Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-113424
#<BuildRuby:0x000055c5a52781f0
@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.20220421-113424",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006014 0.000925 0.896925 ( 1.886264)
build_miniruby 0.000862 0.000132 0.057307 ( 0.055997)
build_ruby 0.000794 0.000123 0.058739 ( 0.057605)
build_all 0.004074 0.000000 1.477627 ( 0.612371)
build_install 0.006806 0.004017 6.237578 ( 2.838176)
test_btest 0.000547 0.000103 52.531428 ( 8.276045)
test_basic 0.000000 0.005724 0.304267 ( 0.392662)
test_all 0.000000 0.001352 630.626852 ( 91.656714)
test_rubyspec 0.051358 0.026901 44.424145 ( 49.350257)
total: 155.13 sec