Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-181954
#<BuildRuby:0x000055ef167feff8
@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.20240105-181954",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003656 0.000000 0.742601 ( 1.150046)
build_miniruby 0.001033 0.000275 0.939932 ( 0.940336)
build_ruby 0.000000 0.001508 2.785327 ( 2.788067)
build_all 0.000776 0.006754 12.153206 ( 1.033610)
build_install 0.008882 0.000905 3.391920 ( 1.007361)
test_btest 0.000464 0.000185 62.301066 ( 6.757755)
test_basic 0.002230 0.000892 0.380703 ( 0.463733)
test_all 0.089697 0.024827 495.399241 ( 50.358524)
test_rubyspec 0.026495 0.038762 41.613150 ( 54.369542)
total: 118.87 sec