Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-210204
#<BuildRuby:0x0000562bdce47fd8
@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.20240108-210204",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004810 0.000170 1.371457 ( 1.765239)
build_miniruby 0.001420 0.000000 2.036856 ( 2.042508)
build_ruby 0.001684 0.000000 4.595998 ( 4.609831)
build_all 0.006878 0.003594 16.856733 ( 1.805267)
build_install 0.016136 0.000841 5.194955 ( 1.965613)
test_btest 0.000748 0.000144 81.938206 ( 9.996581)
test_basic 0.005206 0.000200 0.709637 ( 0.782426)
test_all 0.094366 0.026906 563.765235 ( 64.260659)
test_rubyspec 0.039268 0.028948 86.926041 ( 99.359243)
total: 186.59 sec