Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-050117
#<BuildRuby:0x000055a8fc60c098
@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.20240118-050117",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005783 0.000173 1.144820 ( 1.535020)
build_miniruby 0.000796 0.000084 0.828747 ( 0.828580)
build_ruby 0.001191 0.000125 2.757831 ( 2.757629)
build_all 0.005522 0.003885 14.715256 ( 1.299670)
build_install 0.003773 0.004112 4.185115 ( 1.060486)
test_btest 0.000924 0.000168 76.917143 ( 6.418995)
test_basic 0.005127 0.000158 0.793492 ( 0.868408)
test_all 0.120842 0.007272 505.837707 ( 47.700085)
test_rubyspec 0.024216 0.036485 81.207173 ( 93.617510)
total: 156.09 sec