Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-114738
#<BuildRuby:0x000055dbefb4d888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-114738",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011115 0.000472 0.930164 ( 1.139417)
build_miniruby 0.002366 0.000000 0.074738 ( 0.072932)
build_ruby 0.001787 0.000000 0.079839 ( 0.078696)
build_all 0.009772 0.000310 4.142960 ( 0.802657)
build_install 0.013863 0.008867 7.750550 ( 2.325988)
test_btest 0.001025 0.000146 47.583104 ( 45.203886)
test_basic 0.006245 0.000893 0.344401 ( 0.434051)
test_all 0.001595 0.000228 663.061935 ( 66.340946)
test_rubyspec 0.113429 0.055204 46.012220 ( 51.541538)
total: 167.94 sec