Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-163259
#<BuildRuby:0x000055acbd68b568
@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.20231226-163259",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.004322 0.000000 1.194587 ( 1.540575)
build_miniruby 0.000944 0.000000 0.937665 ( 0.936994)
build_ruby 0.002000 0.000000 2.830912 ( 2.828518)
build_all 0.006832 0.002697 16.073058 ( 1.392602)
build_install 0.007067 0.000726 4.505462 ( 1.120937)
test_btest 0.000800 0.000174 83.721461 ( 7.323154)
test_basic 0.000725 0.004103 0.805075 ( 0.879651)
test_all 0.108209 0.024074 509.559851 ( 58.899247)
test_rubyspec 0.018681 0.030298 50.547982 ( 62.797082)
total: 137.72 sec