Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-051530
#<BuildRuby:0x000055ac1df43408
@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-051530",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004376 0.000118 0.981899 ( 1.237297)
build_miniruby 0.000511 0.000153 0.865269 ( 0.865594)
build_ruby 0.001281 0.000384 2.709744 ( 2.712961)
build_all 0.007657 0.000000 12.067782 ( 1.018935)
build_install 0.006565 0.003948 3.596654 ( 0.963149)
test_btest 0.000706 0.000000 63.019020 ( 5.511327)
test_basic 0.003936 0.000380 0.371915 ( 0.452838)
test_all 0.082985 0.020943 380.289891 ( 39.192502)
test_rubyspec 0.038820 0.033476 39.804629 ( 52.446268)
total: 104.40 sec