Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-004715
#<BuildRuby:0x0000557b0e7ef7f0
@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.20240112-004715",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003405 0.001239 0.798664 ( 1.179056)
build_miniruby 0.000000 0.001068 0.816545 ( 0.816832)
build_ruby 0.000000 0.001606 2.673505 ( 2.673271)
build_all 0.007197 0.000941 12.037167 ( 0.983048)
build_install 0.005932 0.007146 3.424476 ( 0.982983)
test_btest 0.000505 0.000235 65.029152 ( 5.352663)
test_basic 0.004531 0.000000 0.402925 ( 0.483701)
test_all 0.077434 0.019876 377.404407 ( 39.441849)
test_rubyspec 0.045275 0.021186 41.192273 ( 53.725848)
total: 105.64 sec