Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-121100
#<BuildRuby:0x0000561812a77fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-121100",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004345 0.000458 1.185970 ( 1.543503)
build_miniruby 0.001045 0.000110 0.831592 ( 0.831446)
build_ruby 0.001563 0.000000 2.725343 ( 2.725067)
build_all 0.009838 0.000273 16.528630 ( 1.440078)
build_install 0.004491 0.004441 4.768952 ( 1.143799)
test_btest 0.000902 0.000123 86.833914 ( 6.957539)
test_basic 0.003517 0.000479 0.673498 ( 0.753866)
test_all 0.108943 0.026286 510.100129 ( 53.630583)
test_rubyspec 0.019199 0.028427 50.606386 ( 62.927731)
total: 131.95 sec