Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-141003
#<BuildRuby:0x000055cbfa7140a0
@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.20240615-141003",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004668 0.000131 1.064651 ( 1.291457)
build_miniruby 0.000000 0.001268 0.713956 ( 0.713592)
build_ruby 0.000000 0.001939 2.254851 ( 2.254496)
build_all 0.000666 0.007508 12.538694 ( 1.039591)
build_install 0.010516 0.004963 4.155072 ( 1.071034)
test_btest 0.000000 0.000750 70.523939 ( 5.641114)
test_basic 0.001217 0.003747 0.407655 ( 0.487739)
test_all 0.071058 0.028970 362.745077 ( 40.976917)
test_rubyspec 0.028629 0.011910 86.923687 ( 10.983145)
total: 64.46 sec