Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-150345
#<BuildRuby:0x00005629d82e3e90
@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.20240623-150345",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002375 0.003805 1.850447 ( 2.019298)
build_miniruby 0.001019 0.000113 1.102764 ( 1.102990)
build_ruby 0.001326 0.000147 3.324906 ( 3.325187)
build_all 0.002483 0.007740 17.225483 ( 1.620447)
build_install 0.002685 0.007527 6.077181 ( 1.446680)
test_btest 0.000822 0.000000 105.370411 ( 9.230124)
test_basic 0.004428 0.000000 0.833560 ( 0.913264)
test_all 0.108344 0.029230 560.983680 ( 54.960348)
test_rubyspec 0.042848 0.026953 133.978790 ( 16.324261)
total: 90.94 sec