Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-181230
#<BuildRuby:0x00005581cf327d40
@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.20240618-181230",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004422 0.000737 1.039576 ( 1.413006)
build_miniruby 0.000873 0.000145 0.721002 ( 0.720823)
build_ruby 0.001305 0.000218 2.289378 ( 2.290089)
build_all 0.007561 0.000450 12.598212 ( 1.029411)
build_install 0.001349 0.013335 4.249431 ( 1.060981)
test_btest 0.000552 0.000197 71.675982 ( 5.708020)
test_basic 0.002750 0.000982 0.409052 ( 0.487202)
test_all 0.072783 0.025670 364.609987 ( 36.322116)
test_rubyspec 0.028920 0.013078 87.104130 ( 11.042582)
total: 60.07 sec