Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-174914
#<BuildRuby:0x0000557ad0d700a0
@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-174914",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004265 0.000020 1.253256 ( 1.594665)
build_miniruby 0.001062 0.000081 0.894760 ( 0.895133)
build_ruby 0.001262 0.000097 2.748105 ( 2.748451)
build_all 0.010108 0.000421 16.736007 ( 1.504424)
build_install 0.008923 0.000000 4.863932 ( 1.184592)
test_btest 0.000692 0.000000 87.670046 ( 6.791385)
test_basic 0.004410 0.000000 0.755921 ( 0.831746)
test_all 0.092654 0.042615 535.639135 ( 54.474800)
test_rubyspec 0.021494 0.021799 50.503651 ( 62.805526)
total: 132.83 sec