Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-044854
#<BuildRuby:0x000055e001a3c0a0
@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-044854",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001710 0.003701 1.059561 ( 1.282726)
build_miniruby 0.000940 0.000145 0.743963 ( 0.743868)
build_ruby 0.001305 0.000201 2.258858 ( 2.259524)
build_all 0.006699 0.001031 12.579255 ( 1.070904)
build_install 0.009628 0.003810 4.156151 ( 1.068307)
test_btest 0.000615 0.000115 70.108899 ( 4.841350)
test_basic 0.003944 0.000740 0.403856 ( 0.485355)
test_all 0.061084 0.036759 373.235282 ( 38.383366)
test_rubyspec 0.032185 0.011161 86.601032 ( 10.942289)
total: 61.08 sec