Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-164932
#<BuildRuby:0x000055c081c78098
@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-164932",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001110 0.004185 1.204829 ( 1.608926)
build_miniruby 0.000000 0.000965 0.902108 ( 0.902506)
build_ruby 0.001718 0.000000 2.820674 ( 2.824562)
build_all 0.008322 0.001638 16.890696 ( 1.575038)
build_install 0.001258 0.007872 4.851646 ( 1.248010)
test_btest 0.000781 0.000248 87.235709 ( 7.146719)
test_basic 0.003609 0.001148 0.652218 ( 0.727776)
test_all 0.108493 0.025588 592.132770 ( 65.570880)
test_rubyspec 0.029479 0.021739 50.443221 ( 62.744464)
total: 144.35 sec