Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-130706
#<BuildRuby:0x000055b07fdd74f0
@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.20231209-130706",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000916 0.003466 0.999508 ( 1.265618)
build_miniruby 0.000935 0.000156 0.863822 ( 0.863264)
build_ruby 0.000958 0.000159 2.711948 ( 2.715099)
build_all 0.000549 0.007969 12.151606 ( 1.017570)
build_install 0.007270 0.006971 3.578512 ( 0.983510)
test_btest 0.000000 0.000833 66.739996 ( 4.992488)
test_basic 0.000426 0.003887 0.373903 ( 0.456376)
test_all 0.080234 0.019300 404.390913 ( 35.364582)
test_rubyspec 0.035913 0.023668 39.753612 ( 52.406685)
total: 100.07 sec