Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-233925
#<BuildRuby:0x000055e8342cc0a0
@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.20231120-233925",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000324 0.004056 1.240018 ( 1.629738)
build_miniruby 0.000861 0.000192 0.842156 ( 0.842469)
build_ruby 0.001005 0.000223 2.694731 ( 2.695686)
build_all 0.002806 0.007813 16.596281 ( 1.561117)
build_install 0.001708 0.007157 4.830686 ( 1.148582)
test_btest 0.000809 0.000324 84.980459 ( 7.480855)
test_basic 0.003248 0.001300 0.716112 ( 0.792557)
test_all 0.099664 0.034773 517.910990 ( 50.187035)
test_rubyspec 0.021059 0.027385 51.501742 ( 63.813763)
total: 130.15 sec