Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-085447
#<BuildRuby:0x00005577da143208
@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.20230107-085447",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.004103 0.000034 0.638463 ( 1.049738)
build_miniruby 0.000800 0.000200 0.659298 ( 0.659226)
build_ruby 0.001018 0.000255 2.423390 ( 2.422764)
build_all 0.009599 0.000282 12.942830 ( 1.603134)
build_install 0.006768 0.000506 1.562916 ( 0.731827)
test_btest 0.000574 0.000114 68.033859 ( 6.041686)
test_basic 0.000000 0.003686 0.237013 ( 0.332554)
test_all 0.000439 0.000685 504.408464 ( 47.118649)
test_rubyspec 0.007861 0.021993 35.300204 ( 45.875387)
total: 105.84 sec