Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-055159
#<BuildRuby:0x0000556364b7f468
@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.20240117-055159",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004856 0.798997 ( 1.192630)
build_miniruby 0.000000 0.001050 0.862299 ( 0.862133)
build_ruby 0.001045 0.000480 2.680926 ( 2.681526)
build_all 0.004979 0.002647 12.056392 ( 0.985907)
build_install 0.004182 0.007271 3.405432 ( 0.962821)
test_btest 0.000461 0.000246 65.910651 ( 4.602241)
test_basic 0.000534 0.003842 0.399776 ( 0.480808)
test_all 0.076902 0.023232 362.547732 ( 35.898342)
test_rubyspec 0.047362 0.081824 73.351637 ( 85.847708)
total: 133.51 sec