Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-233112
#<BuildRuby:0x000056395ec8b840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-233112",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000730 0.004170 1.150164 ( 1.535217)
build_miniruby 0.001121 0.000053 0.909505 ( 0.908110)
build_ruby 0.001404 0.000067 2.683367 ( 2.682830)
build_all 0.002391 0.007794 17.017981 ( 1.518561)
build_install 0.008300 0.001083 5.102752 ( 1.271507)
test_btest 0.000923 0.000121 89.572360 ( 7.307598)
test_basic 0.002173 0.003368 0.852986 ( 0.928617)
test_all 0.113591 0.022930 549.810001 ( 62.321888)
test_rubyspec 0.023738 0.025841 50.752729 ( 63.064871)
total: 141.54 sec