Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-034731
#<BuildRuby:0x00005575ff810040
@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.20240621-034731",
@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.000003 0.000002 0.000005 ( 0.000009)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005048 0.000000 1.034524 ( 1.323688)
build_miniruby 0.000948 0.000000 0.709072 ( 0.708971)
build_ruby 0.001427 0.000000 2.268036 ( 2.268459)
build_all 0.007242 0.000853 12.510644 ( 1.072404)
build_install 0.008391 0.004211 4.199209 ( 1.074101)
test_btest 0.000631 0.000210 72.759456 ( 5.169251)
test_basic 0.002298 0.002070 0.414255 ( 0.493743)
test_all 0.063598 0.034968 356.985915 ( 41.666628)
test_rubyspec 0.026203 0.015552 87.268496 ( 11.024222)
total: 64.80 sec