Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-033157
#<BuildRuby:0x0000560415003858
@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.20220212-033157",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004821 0.004312 0.976357 ( 1.224869)
build_miniruby 0.001449 0.000446 0.070628 ( 0.068719)
build_ruby 0.001480 0.000455 0.078665 ( 0.077394)
build_all 0.010072 0.000366 4.141078 ( 0.783498)
build_install 0.023520 0.001207 7.595465 ( 2.282946)
test_btest 0.001595 0.000335 70.962284 ( 8.212287)
test_basic 0.006688 0.000370 0.336679 ( 0.426696)
test_all 0.002162 0.000000 695.202447 ( 71.961668)
test_rubyspec 0.136908 0.022741 46.164680 ( 51.661407)
total: 136.70 sec