Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-230911
#<BuildRuby:0x000055a1afe4be88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-230911",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.003521 0.806660 ( 1.195575)
build_miniruby 0.000502 0.000614 1.001272 ( 1.002047)
build_ruby 0.000972 0.000243 2.955772 ( 2.960387)
build_all 0.007997 0.000880 15.625115 ( 1.355406)
build_install 0.008766 0.002023 4.012736 ( 1.169602)
test_btest 0.000535 0.000123 77.953295 ( 8.596305)
test_basic 0.003314 0.000765 0.426446 ( 0.508637)
test_all 0.100359 0.016933 529.598811 ( 49.141253)
test_rubyspec 0.019482 0.019949 45.636574 ( 58.378224)
total: 124.31 sec