Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-015439
#<BuildRuby:0x0000561c2de5b7b8
@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.20240104-015439",
@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.000040 0.000007 0.000047 ( 0.000045)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.001961 0.003595 1.409734 ( 1.661294)
build_miniruby 0.000634 0.000134 0.837322 ( 0.836803)
build_ruby 0.001028 0.000216 2.650440 ( 2.650280)
build_all 0.007431 0.001565 14.331693 ( 1.313362)
build_install 0.007487 0.000614 4.217050 ( 1.090273)
test_btest 0.000582 0.000117 73.143764 ( 7.011770)
test_basic 0.000695 0.004776 0.698893 ( 0.773569)
test_all 0.118897 0.013439 488.121505 ( 47.377585)
test_rubyspec 0.029660 0.018013 48.431213 ( 60.796348)
total: 123.51 sec