Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-173113
#<BuildRuby:0x0000555e8a7f4138
@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.20240110-173113",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005040 0.801180 ( 1.184636)
build_miniruby 0.000000 0.001038 0.833141 ( 0.833277)
build_ruby 0.000000 0.001346 2.679207 ( 2.679540)
build_all 0.000895 0.006704 11.931410 ( 0.964873)
build_install 0.005947 0.004652 3.374158 ( 0.973134)
test_btest 0.000466 0.000248 65.102350 ( 4.976977)
test_basic 0.000418 0.003644 0.383881 ( 0.465401)
test_all 0.056543 0.039996 362.016807 ( 43.590118)
test_rubyspec 0.033335 0.033263 40.794096 ( 53.345859)
total: 109.01 sec