Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-125830
#<BuildRuby:0x00005598abc44048
@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.20231219-125830",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004535 0.000412 1.358708 ( 2.928416)
build_miniruby 0.000943 0.000086 0.888749 ( 0.888562)
build_ruby 0.001274 0.000000 2.794576 ( 2.796743)
build_all 0.003240 0.007037 16.167949 ( 1.437267)
build_install 0.005315 0.004231 4.747689 ( 1.143319)
test_btest 0.000923 0.000246 81.799615 ( 7.874351)
test_basic 0.000000 0.006865 0.817294 ( 0.891290)
test_all 0.100032 0.036472 524.911530 ( 55.659189)
test_rubyspec 0.023856 0.021303 50.694256 ( 62.993104)
total: 136.61 sec