Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-130331
#<BuildRuby:0x000055d25c4b4090
@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.20240620-130331",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005240 0.000873 1.066473 ( 1.501238)
build_miniruby 0.000952 0.000159 0.720548 ( 0.720362)
build_ruby 0.001593 0.000265 2.285554 ( 2.285819)
build_all 0.007574 0.000440 12.509560 ( 1.019099)
build_install 0.007491 0.009237 4.166244 ( 1.054487)
test_btest 0.000000 0.000643 72.358708 ( 5.805828)
test_basic 0.000000 0.005436 0.400709 ( 0.481771)
test_all 0.086256 0.013233 382.142593 ( 39.847616)
test_rubyspec 0.034258 0.008547 87.809599 ( 11.069708)
total: 63.79 sec