Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-063518
#<BuildRuby:0x000055bca7b27d70
@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.20231206-063518",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004387 0.000399 0.989102 ( 1.255915)
build_miniruby 0.000931 0.000085 0.865367 ( 0.864847)
build_ruby 0.001182 0.000107 2.710597 ( 2.723540)
build_all 0.004121 0.003804 12.149370 ( 1.008756)
build_install 0.013391 0.001314 3.583814 ( 0.971632)
test_btest 0.000677 0.000097 64.198884 ( 4.648382)
test_basic 0.004158 0.000000 0.374429 ( 0.455629)
test_all 0.074459 0.022940 380.222299 ( 32.352160)
test_rubyspec 0.023239 0.052586 39.722942 ( 52.379231)
total: 96.66 sec