Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-110314
#<BuildRuby:0x000055cca565f280
@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.20231129-110314",
@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.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003766 0.850705 ( 1.252150)
build_miniruby 0.000672 0.000112 0.872197 ( 0.872227)
build_ruby 0.001340 0.000223 2.709087 ( 2.710205)
build_all 0.006889 0.000449 12.035572 ( 0.996594)
build_install 0.000117 0.009835 3.510926 ( 0.973078)
test_btest 0.000535 0.000178 63.857900 ( 5.120023)
test_basic 0.000866 0.002629 0.379348 ( 0.459732)
test_all 0.085012 0.013274 373.337430 ( 37.510092)
test_rubyspec 0.027865 0.040366 39.417852 ( 52.138633)
total: 102.03 sec