Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-231926
#<BuildRuby:0x00005622b8ab80e8
@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.20240617-231926",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001722 0.004436 1.048512 ( 1.532426)
build_miniruby 0.001025 0.000256 0.715200 ( 0.715202)
build_ruby 0.001706 0.000426 2.250002 ( 2.249887)
build_all 0.003781 0.004204 12.501335 ( 1.040881)
build_install 0.007333 0.003894 4.179547 ( 1.078631)
test_btest 0.000642 0.000214 66.641484 ( 6.000314)
test_basic 0.002906 0.000969 0.394786 ( 0.476097)
test_all 0.083712 0.014150 377.296295 ( 35.961620)
test_rubyspec 0.031050 0.010079 87.030918 ( 11.034435)
total: 60.09 sec