Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-001348
#<BuildRuby:0x000055b9e1d783e0
@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.20221203-001348",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.011038 0.000401 1.220163 ( 1.462044)
build_miniruby 0.002310 0.000308 0.847075 ( 0.846112)
build_ruby 0.002981 0.000398 2.238415 ( 2.145197)
build_all 0.019651 0.000655 18.697498 ( 2.185398)
build_install 0.013620 0.006294 2.062926 ( 1.020206)
test_btest 0.001500 0.000000 94.337450 ( 9.366306)
test_basic 0.009262 0.000016 0.341184 ( 0.427605)
test_all 0.002463 0.000166 699.556496 ( 69.926057)
test_rubyspec 0.112660 0.065919 49.567691 ( 57.504837)
total: 144.88 sec