Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-021924
#<BuildRuby:0x00005651bf0034f0
@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.20231202-021924",
@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.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.004429 0.980942 ( 1.245594)
build_miniruby 0.000000 0.000753 0.867199 ( 0.867119)
build_ruby 0.000000 0.001207 2.713763 ( 2.717186)
build_all 0.004602 0.003233 12.227466 ( 1.024496)
build_install 0.011772 0.000000 3.514404 ( 0.960101)
test_btest 0.000703 0.000000 63.667966 ( 5.319959)
test_basic 0.002914 0.000283 0.370283 ( 0.452061)
test_all 0.070921 0.026119 396.744164 ( 38.446753)
test_rubyspec 0.039465 0.032710 39.640068 ( 52.309157)
total: 103.34 sec