Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-084230
#<BuildRuby:0x000055a5fa9cf4f0
@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.20231122-084230",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002613 0.003815 0.932502 ( 1.337504)
build_miniruby 0.000913 0.000211 0.852482 ( 0.854088)
build_ruby 0.000000 0.001464 2.645587 ( 2.646560)
build_all 0.006033 0.002010 12.231307 ( 0.975729)
build_install 0.002217 0.008859 3.704458 ( 0.976484)
test_btest 0.000580 0.000232 62.813389 ( 6.032506)
test_basic 0.005035 0.000321 0.391674 ( 0.471602)
test_all 0.081150 0.017824 354.805462 ( 33.407799)
test_rubyspec 0.033397 0.045588 39.790907 ( 52.392247)
total: 99.10 sec