Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-202818
#<BuildRuby:0x0000557d35adc098
@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.20231211-202818",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003178 0.001059 1.011951 ( 1.295940)
build_miniruby 0.000831 0.000277 0.872638 ( 0.872423)
build_ruby 0.000725 0.000242 2.702474 ( 2.703483)
build_all 0.002290 0.005561 12.107114 ( 0.990039)
build_install 0.004337 0.007210 3.536974 ( 0.964415)
test_btest 0.000449 0.000250 63.319493 ( 5.113690)
test_basic 0.003015 0.000000 0.372844 ( 0.455162)
test_all 0.077077 0.021935 411.403550 ( 36.328346)
test_rubyspec 0.049478 0.017366 39.545583 ( 52.179998)
total: 100.90 sec