Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-140158
#<BuildRuby:0x000055b0a7404130
@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.20240626-140158",
@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.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005068 0.000922 1.169453 ( 1.386563)
build_miniruby 0.000799 0.000146 0.717107 ( 0.717156)
build_ruby 0.001766 0.000000 2.304307 ( 2.304448)
build_all 0.008236 0.000193 12.479984 ( 1.024820)
build_install 0.011262 0.004983 4.226801 ( 1.087606)
test_btest 0.000700 0.000140 71.285663 ( 5.608209)
test_basic 0.001102 0.003836 0.400908 ( 0.482280)
test_all 0.076737 0.021669 362.433958 ( 41.291454)
test_rubyspec 0.030762 0.013141 87.670839 ( 11.130277)
total: 65.03 sec