Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-152739
#<BuildRuby:0x0000555ba0a84110
@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.20240116-152739",
@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.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004912 0.798207 ( 1.209869)
build_miniruby 0.000000 0.000983 0.804270 ( 0.804193)
build_ruby 0.000000 0.001631 2.670101 ( 2.670682)
build_all 0.005194 0.002707 11.947193 ( 0.977476)
build_install 0.004085 0.006065 3.428099 ( 0.968686)
test_btest 0.000437 0.000255 63.336001 ( 5.671918)
test_basic 0.002943 0.001102 0.399501 ( 0.479436)
test_all 0.070731 0.023457 371.337424 ( 39.051239)
test_rubyspec 0.051260 0.077240 74.125228 ( 86.587849)
total: 138.42 sec