Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-195608
#<BuildRuby:0x000056293c5fffa8
@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.20231224-195608",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001514 0.003477 1.278474 ( 1.857651)
build_miniruby 0.001010 0.000213 2.340795 ( 2.232992)
build_ruby 0.001139 0.000240 2.836770 ( 2.837409)
build_all 0.008818 0.000966 15.876486 ( 1.462451)
build_install 0.010287 0.000331 4.657454 ( 1.162071)
test_btest 0.000890 0.000162 83.781525 ( 7.358116)
test_basic 0.000000 0.005228 0.724421 ( 0.799700)
test_all 0.108876 0.022278 512.893517 ( 47.144272)
test_rubyspec 0.021335 0.028894 51.813135 ( 64.115037)
total: 128.97 sec