Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-214143
#<BuildRuby:0x0000563119cdf280
@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.20240109-214143",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.000133 0.005970 0.833573 ( 1.203367)
build_miniruby 0.001486 0.000000 0.805839 ( 0.805120)
build_ruby 0.001385 0.000000 2.664403 ( 2.665742)
build_all 0.007944 0.000000 11.949694 ( 0.985300)
build_install 0.011790 0.001446 3.474068 ( 0.981445)
test_btest 0.000561 0.000196 66.149447 ( 4.911843)
test_basic 0.004817 0.000491 0.415272 ( 0.495149)
test_all 0.065754 0.031741 376.456106 ( 38.199027)
test_rubyspec 0.029021 0.036473 40.590979 ( 53.157537)
total: 103.41 sec