Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-140139
#<BuildRuby:0x00005625c2c1f500
@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.20240111-140139",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.003897 0.789210 ( 1.175965)
build_miniruby 0.001102 0.000174 1.014140 ( 1.014141)
build_ruby 0.001058 0.000167 2.730665 ( 2.732051)
build_all 0.002355 0.007717 14.605973 ( 1.364771)
build_install 0.006990 0.003720 4.311240 ( 1.141762)
test_btest 0.000567 0.000155 80.663782 ( 7.460162)
test_basic 0.000000 0.003435 0.461621 ( 0.541322)
test_all 0.101659 0.034223 515.795290 ( 56.381942)
test_rubyspec 0.032667 0.006315 49.872977 ( 62.439581)
total: 134.25 sec