Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-080520
#<BuildRuby:0x000055eb16a73788
@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.20231120-080520",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004859 0.000883 0.927858 ( 1.336893)
build_miniruby 0.000901 0.000164 0.787011 ( 0.786900)
build_ruby 0.001199 0.000218 2.651797 ( 2.652891)
build_all 0.007316 0.000000 11.968417 ( 0.963862)
build_install 0.010120 0.002812 3.492288 ( 0.970659)
test_btest 0.000529 0.000093 63.696773 ( 4.546929)
test_basic 0.000937 0.004271 0.389584 ( 0.468958)
test_all 0.064018 0.029724 358.146375 ( 33.710173)
test_rubyspec 0.010678 0.055878 39.935720 ( 52.496254)
total: 97.93 sec