Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-122901
#<BuildRuby:0x0000558db420c0a0
@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.20231227-122901",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003621 0.000639 1.085248 ( 1.470887)
build_miniruby 0.001102 0.000195 0.861931 ( 0.860539)
build_ruby 0.001037 0.000183 2.760803 ( 2.760339)
build_all 0.009313 0.000050 15.945424 ( 1.422315)
build_install 0.008968 0.000000 4.542925 ( 1.157226)
test_btest 0.001079 0.000000 81.604880 ( 6.640926)
test_basic 0.004467 0.000156 0.603110 ( 0.676667)
test_all 0.115458 0.017790 558.596790 ( 49.184051)
test_rubyspec 0.017029 0.028926 50.372544 ( 62.614669)
total: 126.79 sec