Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-133702
#<BuildRuby:0x0000556a2c6ff810
@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.20220331-133702",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.009714 0.001790 1.040820 ( 1.174082)
build_miniruby 0.001799 0.000553 0.073210 ( 0.071615)
build_ruby 0.002069 0.000000 0.070456 ( 0.068996)
build_all 0.010071 0.000870 4.251261 ( 0.864489)
build_install 0.016363 0.006754 8.019532 ( 2.453390)
test_btest 0.000000 0.001242 73.815392 ( 8.181717)
test_basic 0.005057 0.003753 0.339161 ( 0.427881)
test_all 0.003527 0.000337 667.263135 ( 65.900623)
test_rubyspec 0.108936 0.059031 46.583795 ( 52.068562)
total: 131.21 sec