Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-230432
#<BuildRuby:0x0000560073d77e58
@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-230432",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004070 0.001480 1.068686 ( 1.495157)
build_miniruby 0.000773 0.000281 0.714932 ( 0.714892)
build_ruby 0.001338 0.000487 2.270530 ( 2.270689)
build_all 0.008536 0.000000 12.781419 ( 1.065960)
build_install 0.011188 0.001339 4.235226 ( 1.070500)
test_btest 0.000556 0.000155 73.876320 ( 5.053525)
test_basic 0.003194 0.000887 0.413569 ( 0.495800)
test_all 0.072170 0.030827 365.962856 ( 39.791604)
test_rubyspec 0.018851 0.022941 87.846026 ( 11.074918)
total: 63.03 sec