Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-050732
#<BuildRuby:0x000055de263ec060
@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.20231130-050732",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004823 0.000069 0.964688 ( 1.255398)
build_miniruby 0.000948 0.000079 0.872398 ( 0.872036)
build_ruby 0.001215 0.000000 2.725968 ( 2.728603)
build_all 0.004030 0.003727 12.175863 ( 1.013420)
build_install 0.002722 0.006600 3.591291 ( 0.981940)
test_btest 0.000600 0.000150 63.271053 ( 5.689524)
test_basic 0.002588 0.000647 0.376210 ( 0.456177)
test_all 0.077096 0.023466 389.302796 ( 38.644528)
test_rubyspec 0.034775 0.039080 39.332991 ( 52.008507)
total: 103.65 sec