Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-231542
#<BuildRuby:0x000055f2bb1a8110
@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.20240108-231542",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.000000 0.005221 1.471978 ( 1.869037)
build_miniruby 0.000064 0.001129 1.532830 ( 1.536848)
build_ruby 0.001344 0.000496 4.498660 ( 4.513681)
build_all 0.003437 0.007445 17.030621 ( 1.876190)
build_install 0.013300 0.003014 5.164302 ( 1.942302)
test_btest 0.000995 0.000000 83.324163 ( 9.854432)
test_basic 0.005423 0.000000 0.699240 ( 0.774443)
test_all 0.088517 0.033847 547.828543 ( 71.480637)
test_rubyspec 0.041801 0.025501 87.342260 ( 99.721828)
total: 193.57 sec