Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-063314
#<BuildRuby:0x00005636b0b93fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-063314",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006327 0.000186 0.793202 ( 1.172959)
build_miniruby 0.001171 0.000090 0.825273 ( 0.825278)
build_ruby 0.001564 0.000121 2.699787 ( 2.700608)
build_all 0.004301 0.003749 11.928253 ( 0.987192)
build_install 0.014021 0.000000 3.393957 ( 0.961644)
test_btest 0.000939 0.000000 64.982524 ( 5.138547)
test_basic 0.000000 0.005643 0.425859 ( 0.504988)
test_all 0.075645 0.022127 376.537837 ( 41.111907)
test_rubyspec 0.036423 0.031912 40.089569 ( 52.654938)
total: 106.06 sec