Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-075416
#<BuildRuby:0x000055c532226eb8
@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.20230726-075416",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.002228 0.003274 1.613503 ( 3.001253)
build_miniruby 0.001229 0.000000 0.948853 ( 0.947882)
build_ruby 0.001473 0.000000 2.802115 ( 2.800912)
build_all 0.005476 0.004107 15.116329 ( 1.326238)
build_install 0.006032 0.002539 2.197305 ( 1.013659)
test_btest 0.000704 0.000296 89.984333 ( 7.897672)
test_basic 0.000285 0.004431 0.703765 ( 0.780894)
test_all 0.000855 0.000405 511.434969 ( 54.545676)
test_rubyspec 0.016204 0.028290 47.069744 ( 59.451847)
total: 131.77 sec