Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-092328
#<BuildRuby:0x000055de120a3818
@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.20240117-092328",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000578 0.004087 1.087675 ( 1.482763)
build_miniruby 0.000715 0.000211 0.888218 ( 0.888313)
build_ruby 0.000984 0.000290 2.692993 ( 2.692739)
build_all 0.004699 0.004272 14.528775 ( 1.343178)
build_install 0.006839 0.000867 4.142932 ( 1.065558)
test_btest 0.000718 0.000227 76.190230 ( 7.208096)
test_basic 0.001746 0.003396 0.717278 ( 0.788570)
test_all 0.096540 0.029489 507.306062 ( 53.381418)
test_rubyspec 0.024910 0.035202 81.253783 ( 93.638690)
total: 162.49 sec