Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-211423
#<BuildRuby:0x0000558925118060
@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.20231124-211423",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001853 0.004048 0.922865 ( 1.315154)
build_miniruby 0.000899 0.000345 0.810622 ( 0.810318)
build_ruby 0.001405 0.000540 2.655271 ( 2.655727)
build_all 0.008250 0.000509 12.296515 ( 1.003686)
build_install 0.005779 0.007943 3.732014 ( 0.984786)
test_btest 0.000564 0.000247 61.643741 ( 5.467859)
test_basic 0.003549 0.001553 0.415867 ( 0.495037)
test_all 0.081656 0.014585 352.588343 ( 38.277119)
test_rubyspec 0.035464 0.052336 39.945442 ( 52.497799)
total: 103.51 sec