Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-110722
#<BuildRuby:0x000055af81a272f0
@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.20231228-110722",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005137 0.000171 1.284028 ( 1.655426)
build_miniruby 0.001140 0.000180 0.923873 ( 0.922897)
build_ruby 0.001212 0.000000 2.690229 ( 2.690493)
build_all 0.005772 0.003927 16.383838 ( 1.448545)
build_install 0.007263 0.000572 4.619315 ( 1.139958)
test_btest 0.000956 0.000174 83.244440 ( 7.558199)
test_basic 0.004209 0.000765 0.687524 ( 0.766301)
test_all 0.122293 0.016420 540.538779 ( 56.100052)
test_rubyspec 0.022321 0.026500 50.026766 ( 62.313118)
total: 134.60 sec