Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-062930
#<BuildRuby:0x0000556d719077f0
@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.20240107-062930",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004505 0.000540 1.321664 ( 1.711650)
build_miniruby 0.001173 0.000141 1.424893 ( 1.428560)
build_ruby 0.001514 0.000182 4.255527 ( 4.263799)
build_all 0.005224 0.005138 16.619861 ( 1.749331)
build_install 0.012903 0.002903 4.970792 ( 1.691939)
test_btest 0.000000 0.000871 80.481144 ( 10.825982)
test_basic 0.002267 0.005264 0.673155 ( 0.736136)
test_all 0.105932 0.017212 538.449720 ( 81.561601)
test_rubyspec 0.052343 0.012890 78.511424 ( 90.808142)
total: 194.78 sec