Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-072704
#<BuildRuby:0x0000560e50117fd8
@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.20231212-072704",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004295 0.000390 1.017500 ( 1.351804)
build_miniruby 0.001114 0.000101 0.867517 ( 0.868103)
build_ruby 0.001067 0.000097 2.691447 ( 2.695535)
build_all 0.000355 0.008200 12.054329 ( 1.024601)
build_install 0.009181 0.000000 3.561936 ( 0.979969)
test_btest 0.000920 0.000000 62.356206 ( 5.368321)
test_basic 0.003713 0.000221 0.374351 ( 0.457889)
test_all 0.083183 0.014563 385.326430 ( 35.833220)
test_rubyspec 0.042149 0.030413 39.711685 ( 52.351087)
total: 100.93 sec