Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-155043
#<BuildRuby:0x000055ef45c27858
@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-155043",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007987 0.002559 0.934251 ( 1.105558)
build_miniruby 0.001711 0.000611 0.075593 ( 0.072973)
build_ruby 0.001454 0.000519 0.077350 ( 0.075141)
build_all 0.007465 0.003809 4.098514 ( 0.785662)
build_install 0.020772 0.002968 7.822168 ( 2.328603)
test_btest 0.000000 0.001353 78.419050 ( 8.126401)
test_basic 0.005048 0.002845 0.336501 ( 0.423816)
test_all 0.001564 0.000544 651.787315 ( 64.751129)
test_rubyspec 0.086045 0.077476 46.170767 ( 51.586899)
total: 129.26 sec