Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-100558
#<BuildRuby:0x000055e22b1d3568
@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.20231230-100558",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001512 0.004245 1.266969 ( 1.627658)
build_miniruby 0.001186 0.000188 0.858165 ( 0.857351)
build_ruby 0.001526 0.000241 2.768151 ( 2.768286)
build_all 0.010190 0.000000 16.734393 ( 1.507941)
build_install 0.004534 0.004613 4.662129 ( 1.133719)
test_btest 0.001003 0.000182 84.294149 ( 7.642819)
test_basic 0.000365 0.004467 0.634107 ( 0.708220)
test_all 0.093993 0.040019 589.963755 ( 55.179318)
test_rubyspec 0.018470 0.030482 50.556711 ( 62.825708)
total: 134.25 sec