Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-070658
#<BuildRuby:0x000055933dfb3940
@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.20220218-070658",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009900 0.000836 1.015288 ( 5.011843)
build_miniruby 0.001993 0.000284 0.069632 ( 0.067411)
build_ruby 0.002215 0.000316 0.076601 ( 0.074444)
build_all 0.010607 0.000129 4.018558 ( 0.786030)
build_install 0.018524 0.005479 7.782488 ( 2.323893)
test_btest 0.001281 0.000202 70.869358 ( 8.177746)
test_basic 0.006910 0.000265 0.339871 ( 0.434994)
test_all 0.001637 0.000246 700.160951 ( 67.572355)
test_rubyspec 0.091342 0.071144 46.521584 ( 51.972945)
total: 136.42 sec