Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-022340
#<BuildRuby:0x00005595ce1e8020
@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.20240107-022340",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004915 0.000000 1.201529 ( 1.587685)
build_miniruby 0.001183 0.000000 1.957991 ( 1.959991)
build_ruby 0.001636 0.000000 4.099747 ( 4.110489)
build_all 0.010928 0.000000 16.351536 ( 1.729680)
build_install 0.015136 0.000000 4.942854 ( 1.758767)
test_btest 0.000733 0.000000 82.885857 ( 8.831643)
test_basic 0.000000 0.006651 0.675377 ( 0.736909)
test_all 0.094288 0.026435 555.615998 ( 63.269814)
test_rubyspec 0.033933 0.029285 75.170437 ( 87.378457)
total: 171.36 sec