Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-094826
#<BuildRuby:0x0000562c589f3bb8
@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.20231227-094826",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000041 0.000013 0.000054 ( 0.000054)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.001464 0.003188 1.071036 ( 1.454363)
build_miniruby 0.000694 0.000260 0.900156 ( 0.899547)
build_ruby 0.000943 0.000354 2.958220 ( 2.958488)
build_all 0.004865 0.004450 16.393770 ( 1.426849)
build_install 0.007469 0.001270 4.715684 ( 1.244107)
test_btest 0.000700 0.000272 81.997088 ( 7.380918)
test_basic 0.000000 0.005025 0.610805 ( 0.686027)
test_all 0.090725 0.045089 522.958766 ( 53.690557)
test_rubyspec 0.023196 0.024083 50.012550 ( 62.397226)
total: 132.14 sec