Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-163206
#<BuildRuby:0x000055f42d8375f8
@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.20231020-163206",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004474 0.000746 1.363326 ( 1.597253)
build_miniruby 0.001174 0.000195 0.989400 ( 0.988840)
build_ruby 0.001121 0.000187 2.782674 ( 2.783076)
build_all 0.009182 0.000757 17.423420 ( 1.596260)
build_install 0.004919 0.004697 5.123314 ( 1.185686)
test_btest 0.000566 0.000114 84.528904 ( 8.074842)
test_basic 0.002897 0.000579 0.541233 ( 0.619728)
test_all 0.005410 0.001082 537.912670 ( 50.115134)
test_rubyspec 0.006297 0.043338 51.443457 ( 63.817715)
total: 130.78 sec