Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-204527
#<BuildRuby:0x00005648dadef840
@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.20231208-204527",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002566 0.003355 1.263744 ( 1.614943)
build_miniruby 0.000706 0.000309 0.812363 ( 0.812295)
build_ruby 0.000890 0.000390 2.752114 ( 2.753575)
build_all 0.009489 0.000587 16.285164 ( 1.458400)
build_install 0.008684 0.000186 4.845759 ( 1.183990)
test_btest 0.000794 0.000278 81.899826 ( 8.009299)
test_basic 0.004979 0.000276 0.711386 ( 0.785968)
test_all 0.098597 0.037539 528.817877 ( 58.102686)
test_rubyspec 0.027185 0.016987 49.157310 ( 61.510749)
total: 136.23 sec