Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-060603
#<BuildRuby:0x000055c85941af60
@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.20240619-060603",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005025 0.000000 1.067609 ( 1.332289)
build_miniruby 0.001091 0.000000 0.745848 ( 0.745999)
build_ruby 0.001377 0.000000 2.286958 ( 2.287764)
build_all 0.007450 0.000362 12.516663 ( 1.062029)
build_install 0.005049 0.007823 4.155090 ( 1.076092)
test_btest 0.000551 0.000138 69.825243 ( 5.636029)
test_basic 0.004002 0.000000 0.402991 ( 0.484060)
test_all 0.070885 0.025826 375.397006 ( 38.362195)
test_rubyspec 0.027076 0.016800 88.346209 ( 11.070173)
total: 62.06 sec