Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-020707
#<BuildRuby:0x0000556d188cfde0
@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.20240618-020707",
@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.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.004237 0.001978 1.939979 ( 2.418205)
build_miniruby 0.001118 0.000000 1.063891 ( 1.063848)
build_ruby 0.001476 0.000000 3.407781 ( 3.407746)
build_all 0.009796 0.000000 17.120219 ( 1.636587)
build_install 0.009720 0.000305 6.000971 ( 1.420742)
test_btest 0.000982 0.000344 102.032497 ( 9.189723)
test_basic 0.000248 0.004481 0.746098 ( 0.820659)
test_all 0.092253 0.047084 543.404084 ( 55.249416)
test_rubyspec 0.041217 0.024491 134.677720 ( 15.809497)
total: 91.02 sec