Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-032806
#<BuildRuby:0x000055c64ebf0030
@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.20240622-032806",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001192 0.004442 1.073490 ( 1.477879)
build_miniruby 0.001002 0.000365 0.728158 ( 0.727573)
build_ruby 0.001368 0.000498 2.276596 ( 2.276677)
build_all 0.009132 0.000000 12.707082 ( 1.033322)
build_install 0.001803 0.013963 4.277643 ( 1.084536)
test_btest 0.000525 0.000281 73.100301 ( 5.358747)
test_basic 0.004825 0.000434 0.398756 ( 0.478927)
test_all 0.071642 0.024865 365.584378 ( 34.176407)
test_rubyspec 0.030506 0.011279 87.212478 ( 11.037164)
total: 57.65 sec