Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-074349
#<BuildRuby:0x000055c7efa23d68
@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.20231205-074349",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004434 0.000739 1.206457 ( 1.586895)
build_miniruby 0.000862 0.000143 0.857010 ( 0.857477)
build_ruby 0.001140 0.000190 2.592901 ( 2.594421)
build_all 0.001059 0.008981 16.312617 ( 1.525794)
build_install 0.008626 0.000000 4.794660 ( 1.170448)
test_btest 0.000534 0.000103 83.996184 ( 7.464693)
test_basic 0.001308 0.003536 0.782101 ( 0.856893)
test_all 0.098038 0.033663 514.383187 ( 50.241758)
test_rubyspec 0.030183 0.021818 52.142411 ( 64.428233)
total: 130.73 sec