Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-061407
#<BuildRuby:0x000055b6fe472ad8
@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.20221027-061407",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004605 0.005193 1.071026 ( 1.195745)
build_miniruby 0.001422 0.000356 0.098561 ( 0.094931)
build_ruby 0.001248 0.000312 0.105714 ( 0.102932)
build_all 0.006435 0.001608 1.276770 ( 0.552980)
build_install 0.014171 0.002070 1.619464 ( 0.883232)
test_btest 0.001240 0.000286 61.036752 ( 6.796552)
test_basic 0.006118 0.000026 0.354968 ( 0.451742)
test_all 0.001302 0.006384 494.995508 ( 53.536557)
test_rubyspec 0.099615 0.021848 43.469944 ( 51.721356)
total: 115.34 sec