Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-104802
#<BuildRuby:0x00005579ae09bbb8
@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.20240117-104802",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004697 0.000587 1.152452 ( 1.541352)
build_miniruby 0.001198 0.000149 0.899001 ( 0.897778)
build_ruby 0.001155 0.000144 2.747880 ( 2.747835)
build_all 0.001889 0.007341 14.448741 ( 1.331131)
build_install 0.007834 0.000000 4.117520 ( 1.054313)
test_btest 0.000971 0.000147 77.851365 ( 7.204532)
test_basic 0.002003 0.003604 0.735408 ( 0.809090)
test_all 0.086969 0.041759 485.062067 ( 46.008426)
test_rubyspec 0.023313 0.037720 80.461279 ( 92.838847)
total: 154.43 sec