Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-204401
#<BuildRuby:0x0000558405ac3918
@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.20231110-204401",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004921 0.000246 1.400966 ( 1.639586)
build_miniruby 0.001043 0.000000 0.817034 ( 0.816866)
build_ruby 0.001411 0.000000 2.717592 ( 2.717260)
build_all 0.005740 0.004237 15.640012 ( 1.405841)
build_install 0.009040 0.000417 4.691915 ( 1.117310)
test_btest 0.000627 0.000054 79.807193 ( 7.292337)
test_basic 0.004197 0.000000 0.760401 ( 0.841348)
test_all 0.085884 0.047261 513.262004 ( 49.717714)
test_rubyspec 0.021754 0.027842 51.875223 ( 64.119057)
total: 129.67 sec