Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-105901
#<BuildRuby:0x0000561a8ce7c0a0
@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.20231229-105901",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000887 0.003654 1.190496 ( 1.582617)
build_miniruby 0.000806 0.000121 0.926311 ( 0.926453)
build_ruby 0.001593 0.000239 2.888926 ( 2.892970)
build_all 0.008737 0.001311 16.949989 ( 1.562285)
build_install 0.000000 0.008677 4.677752 ( 1.119583)
test_btest 0.000941 0.000000 88.420767 ( 7.339439)
test_basic 0.005143 0.000000 0.741440 ( 0.816305)
test_all 0.099375 0.033243 561.501856 ( 50.198225)
test_rubyspec 0.042952 0.006543 50.714757 ( 63.026941)
total: 129.47 sec