Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-144331
#<BuildRuby:0x00005610cbe0f740
@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-144331",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001022 0.003719 1.219807 ( 1.580095)
build_miniruby 0.000932 0.000089 0.856980 ( 0.856860)
build_ruby 0.001249 0.000119 2.984814 ( 2.985269)
build_all 0.006940 0.003353 16.659432 ( 1.514463)
build_install 0.008577 0.000577 4.921661 ( 1.225496)
test_btest 0.001070 0.000000 87.252716 ( 7.080514)
test_basic 0.004745 0.000227 0.813285 ( 0.889501)
test_all 0.095229 0.041815 537.615805 ( 54.706191)
test_rubyspec 0.019591 0.029001 50.505763 ( 62.746350)
total: 133.59 sec