Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-233045
#<BuildRuby:0x00005628593e4068
@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.20240621-233045",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.003649 0.001703 1.632380 ( 2.029051)
build_miniruby 0.000760 0.000355 1.099605 ( 1.099218)
build_ruby 0.001041 0.000486 3.295228 ( 3.295147)
build_all 0.009801 0.000424 17.355421 ( 1.650971)
build_install 0.005616 0.004968 6.082280 ( 1.445312)
test_btest 0.000790 0.000351 107.322131 ( 8.734606)
test_basic 0.004950 0.000000 0.840398 ( 0.919863)
test_all 0.099970 0.039292 562.615226 ( 56.197915)
test_rubyspec 0.034674 0.032998 136.261405 ( 16.878243)
total: 92.25 sec