Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-033729
#<BuildRuby:0x000055c49f54b7f8
@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.20231129-033729",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.004109 0.841702 ( 5.154073)
build_miniruby 0.000000 0.001243 0.877869 ( 0.877737)
build_ruby 0.000000 0.001138 2.719437 ( 2.720263)
build_all 0.000130 0.007741 12.017739 ( 0.992574)
build_install 0.004473 0.004066 3.460611 ( 0.965755)
test_btest 0.000447 0.000207 63.373198 ( 5.261659)
test_basic 0.000995 0.002386 0.376478 ( 0.457322)
test_all 0.081154 0.018697 370.375491 ( 41.601934)
test_rubyspec 0.034905 0.034721 39.705679 ( 52.403115)
total: 110.43 sec