Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-165953
#<BuildRuby:0x00005556e038f0b8
@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.20231127-165953",
@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.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004068 0.000678 1.301189 ( 1.744337)
build_miniruby 0.001009 0.000168 0.852741 ( 0.851992)
build_ruby 0.001233 0.000206 2.652664 ( 2.652751)
build_all 0.009223 0.000766 16.641639 ( 1.472632)
build_install 0.006424 0.004088 5.003137 ( 1.167162)
test_btest 0.000308 0.000888 85.368035 ( 6.773724)
test_basic 0.000000 0.005443 0.863043 ( 0.938424)
test_all 0.097327 0.040750 507.856093 ( 59.967609)
test_rubyspec 0.015796 0.028272 48.855389 ( 61.136013)
total: 136.71 sec