Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-032811
#<BuildRuby:0x000055a956fc9400
@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.20220730-032811",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006013 0.004397 0.904662 ( 0.989508)
build_miniruby 0.002235 0.000319 0.064385 ( 0.063911)
build_ruby 0.001716 0.000245 0.063944 ( 0.061975)
build_all 0.003145 0.004273 1.249629 ( 0.471457)
build_install 0.017409 0.000000 4.435007 ( 1.847369)
test_btest 0.001325 0.000150 51.301824 ( 6.120658)
test_basic 0.005016 0.000792 0.291781 ( 0.384595)
test_all 0.001816 0.000287 503.495901 ( 52.474883)
test_rubyspec 0.089001 0.038389 41.946276 ( 47.388227)
total: 109.80 sec