Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-221739
#<BuildRuby:0x000055840626e370
@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.20221129-221739",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009173 0.000655 1.226665 ( 1.247230)
build_miniruby 0.002849 0.000000 0.854189 ( 0.852278)
build_ruby 0.003472 0.000000 2.234120 ( 2.140376)
build_all 0.015265 0.004939 18.498679 ( 2.160919)
build_install 0.017530 0.005218 2.046258 ( 1.055499)
test_btest 0.001296 0.000186 94.335026 ( 9.343932)
test_basic 0.007599 0.001086 0.342714 ( 0.430920)
test_all 0.002066 0.000295 686.652912 ( 72.092764)
test_rubyspec 0.109299 0.071756 49.664486 ( 57.760450)
total: 147.09 sec