Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-040612
#<BuildRuby:0x00005579e6193560
@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.20240112-040612",
@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.000024 0.000000 0.000024 ( 0.000025)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003905 0.000000 0.898036 ( 1.313928)
build_miniruby 0.000943 0.000079 0.944212 ( 0.943439)
build_ruby 0.001386 0.000116 2.715522 ( 2.715971)
build_all 0.010020 0.000000 14.610903 ( 1.428838)
build_install 0.009294 0.000150 4.208298 ( 1.127999)
test_btest 0.000610 0.000038 75.540664 ( 7.417765)
test_basic 0.003167 0.000197 0.405746 ( 0.489830)
test_all 0.111308 0.021867 510.305139 ( 48.371954)
test_rubyspec 0.010253 0.025035 50.168441 ( 62.678080)
total: 126.49 sec