Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-042019
#<BuildRuby:0x000055aa1afef320
@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.20231227-042019",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000000 0.000015 0.000015 ( 0.000030)
build_up 0.000000 0.004900 0.814176 ( 1.211203)
build_miniruby 0.000000 0.000932 0.808547 ( 0.808533)
build_ruby 0.001464 0.000000 2.659726 ( 2.660333)
build_all 0.006894 0.000851 11.806513 ( 0.977100)
build_install 0.004794 0.008083 3.350317 ( 0.960661)
test_btest 0.000496 0.000231 61.378775 ( 5.033523)
test_basic 0.000874 0.004382 0.412411 ( 0.491614)
test_all 0.076823 0.019355 382.216653 ( 32.511492)
test_rubyspec 0.028863 0.036107 40.158902 ( 52.711536)
total: 97.37 sec