Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-084218
#<BuildRuby:0x00005641e9ab5348
@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.20221013-084218",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000036 0.000003 0.000039 ( 0.000035)
build_up 0.008254 0.000297 1.134802 ( 1.309784)
build_miniruby 0.002131 0.000164 0.105233 ( 0.101753)
build_ruby 0.001475 0.000114 0.094743 ( 0.092987)
build_all 0.005687 0.000438 1.269079 ( 0.562255)
build_install 0.013529 0.000579 1.638633 ( 0.883734)
test_btest 0.001539 0.000110 63.284480 ( 6.670213)
test_basic 0.006506 0.000465 0.353826 ( 0.451160)
test_all 0.000000 0.007944 489.083696 ( 53.835064)
test_rubyspec 0.086921 0.034195 43.242042 ( 51.862375)
total: 115.77 sec