Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-122858
#<BuildRuby:0x0000556ebdfc6dc8
@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.20221201-122858",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006224 0.004425 1.211250 ( 1.223643)
build_miniruby 0.002250 0.000300 0.859404 ( 0.857906)
build_ruby 0.000000 0.004042 2.261052 ( 2.167098)
build_all 0.012337 0.007763 18.607145 ( 2.195896)
build_install 0.007174 0.014473 2.038056 ( 1.065419)
test_btest 0.001023 0.000419 95.391028 ( 9.353425)
test_basic 0.008356 0.001715 0.356325 ( 0.441940)
test_all 0.002070 0.000810 736.773844 ( 71.193446)
test_rubyspec 0.097438 0.068824 49.549201 ( 57.630498)
total: 146.13 sec