Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-111103
#<BuildRuby:0x0000564d704db7f0
@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.20231229-111103",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005235 0.000183 0.806017 ( 1.201259)
build_miniruby 0.000827 0.000118 0.792670 ( 0.792843)
build_ruby 0.000000 0.001799 2.676450 ( 2.677101)
build_all 0.006761 0.001264 12.094404 ( 0.990143)
build_install 0.005234 0.006039 3.389954 ( 0.962889)
test_btest 0.000565 0.000141 64.173570 ( 4.981545)
test_basic 0.003320 0.000830 0.382910 ( 0.464433)
test_all 0.085716 0.013178 369.514953 ( 37.847506)
test_rubyspec 0.032401 0.032390 40.594595 ( 53.151485)
total: 103.07 sec