Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-085932
#<BuildRuby:0x000055c672157d20
@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.20240622-085932",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.005603 1.750625 ( 1.936220)
build_miniruby 0.000000 0.001129 1.080752 ( 1.080110)
build_ruby 0.000501 0.001274 3.339459 ( 3.338886)
build_all 0.008010 0.002407 17.664552 ( 1.685096)
build_install 0.008568 0.001820 6.235992 ( 1.452374)
test_btest 0.000861 0.000328 112.452007 ( 9.039067)
test_basic 0.000431 0.004248 0.819214 ( 0.892274)
test_all 0.078968 0.059680 564.851821 ( 58.072651)
test_rubyspec 0.024857 0.041825 134.935860 ( 15.836335)
total: 93.33 sec