Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-050508
#<BuildRuby:0x000055e73e46bd30
@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-050508",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004527 0.983791 ( 1.256028)
build_miniruby 0.000000 0.001095 0.865353 ( 0.865499)
build_ruby 0.000000 0.001677 2.698589 ( 2.699200)
build_all 0.005200 0.002524 12.040630 ( 1.011627)
build_install 0.012769 0.001262 3.591129 ( 0.966784)
test_btest 0.000579 0.000193 62.732832 ( 5.130789)
test_basic 0.000959 0.003360 0.383046 ( 0.458131)
test_all 0.072975 0.026796 389.154449 ( 36.295116)
test_rubyspec 0.038925 0.031247 39.919287 ( 52.569031)
total: 101.25 sec