Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-082414
#<BuildRuby:0x00005585ab468008
@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.20240618-082414",
@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.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001546 0.004420 1.070328 ( 1.496242)
build_miniruby 0.000991 0.000152 0.721118 ( 0.720797)
build_ruby 0.001725 0.000266 2.244542 ( 2.244651)
build_all 0.004661 0.003644 12.681666 ( 1.047632)
build_install 0.008560 0.004254 4.147956 ( 1.069513)
test_btest 0.000531 0.000125 67.705783 ( 6.146363)
test_basic 0.004453 0.000040 0.405684 ( 0.485331)
test_all 0.082612 0.017399 364.116709 ( 37.047887)
test_rubyspec 0.016475 0.024205 86.857153 ( 11.021091)
total: 61.28 sec