Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-153210
#<BuildRuby:0x00005567467c70b0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220214-153210",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009620 0.002220 0.942993 ( 1.038422)
build_miniruby 0.002103 0.000000 0.067126 ( 0.065337)
build_ruby 0.002056 0.000000 0.071119 ( 0.068732)
build_all 0.008819 0.001815 4.098970 ( 0.779797)
build_install 0.019175 0.002778 7.816371 ( 2.347758)
test_btest 0.000950 0.000190 75.636373 ( 8.042788)
test_basic 0.004206 0.003029 0.330050 ( 0.419420)
test_all 0.001501 0.000130 698.861126 ( 67.479196)
test_rubyspec 0.115245 0.044347 45.707433 ( 50.920845)
total: 131.16 sec