Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-180516
#<BuildRuby:0x00005586d32fbd68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-180516",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004751 0.000078 1.151852 ( 1.536014)
build_miniruby 0.000945 0.000000 0.935245 ( 0.934583)
build_ruby 0.002123 0.000000 2.805502 ( 2.810041)
build_all 0.005697 0.004125 16.680868 ( 1.533946)
build_install 0.004505 0.003450 4.667004 ( 1.151191)
test_btest 0.000867 0.000145 83.585965 ( 7.083264)
test_basic 0.004981 0.000000 0.764895 ( 0.839513)
test_all 0.096667 0.038605 563.106938 ( 49.930627)
test_rubyspec 0.028819 0.015303 50.704898 ( 63.033360)
total: 128.85 sec