Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-185219
#<BuildRuby:0x00005570a0194090
@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.20231206-185219",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000232 0.004054 0.990596 ( 1.305931)
build_miniruby 0.000720 0.000131 0.872726 ( 0.873572)
build_ruby 0.001328 0.000241 2.718625 ( 2.719842)
build_all 0.007322 0.000513 12.140770 ( 1.016185)
build_install 0.014904 0.000185 3.579002 ( 0.976389)
test_btest 0.000771 0.000102 65.619908 ( 4.867441)
test_basic 0.003601 0.000000 0.372067 ( 0.455690)
test_all 0.090699 0.013495 392.127553 ( 38.620059)
test_rubyspec 0.020104 0.048113 39.564296 ( 52.237717)
total: 103.07 sec