Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-183036
#<BuildRuby:0x00005556fbcef2f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230401-183036",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001019 0.004169 1.339332 ( 2.577753)
build_miniruby 0.001002 0.000050 0.762754 ( 0.761830)
build_ruby 0.001147 0.000057 2.262822 ( 2.263317)
build_all 0.008456 0.000198 11.441941 ( 0.993603)
build_install 0.002676 0.004320 1.581280 ( 0.853997)
test_btest 0.000892 0.000081 76.838470 ( 6.937145)
test_basic 0.003443 0.000000 0.504094 ( 0.600446)
test_all 0.000000 0.001257 396.662331 ( 40.940886)
test_rubyspec 0.005413 0.030343 40.550958 ( 51.017081)
total: 106.95 sec