Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-070638
#<BuildRuby:0x00005640ff9b80e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230726-070638",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000047 0.000008 0.000055 ( 0.000054)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001906 0.003530 1.491187 ( 2.792683)
build_miniruby 0.000864 0.000182 0.879854 ( 0.879212)
build_ruby 0.001345 0.000000 2.975559 ( 2.974755)
build_all 0.004639 0.004437 13.905998 ( 1.286741)
build_install 0.008348 0.000000 2.104852 ( 0.923105)
test_btest 0.000999 0.000000 82.091932 ( 7.659734)
test_basic 0.000926 0.003597 0.739362 ( 0.816043)
test_all 0.000809 0.000211 504.692884 ( 49.785247)
test_rubyspec 0.022412 0.020895 44.546101 ( 56.803937)
total: 123.92 sec