Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-192512
#<BuildRuby:0x000055bd924ee620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220503-192512",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.006130 0.000515 0.852661 ( 1.025470)
build_miniruby 0.000850 0.000196 0.057407 ( 0.056124)
build_ruby 0.000822 0.000190 0.057546 ( 0.056340)
build_all 0.004340 0.000029 1.479326 ( 0.598962)
build_install 0.010454 0.000380 6.248651 ( 2.828152)
test_btest 0.000728 0.000137 47.034715 ( 8.302941)
test_basic 0.004742 0.000890 0.307755 ( 0.396139)
test_all 0.001301 0.000000 601.619882 ( 93.874123)
test_rubyspec 0.096604 0.029183 43.809624 ( 48.691791)
total: 155.83 sec