Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-054919
#<BuildRuby:0x00005624f7b74090
@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.20240622-054919",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004431 0.000370 1.052619 ( 1.349584)
build_miniruby 0.000974 0.000081 0.735596 ( 0.735723)
build_ruby 0.001517 0.000000 2.268455 ( 2.269101)
build_all 0.004582 0.003503 12.611181 ( 1.045822)
build_install 0.003711 0.007908 4.246993 ( 1.061951)
test_btest 0.000580 0.000145 73.850935 ( 4.988598)
test_basic 0.000897 0.003110 0.402515 ( 0.484511)
test_all 0.079768 0.026863 360.232026 ( 42.964072)
test_rubyspec 0.023594 0.018531 87.643234 ( 11.044560)
total: 65.94 sec