Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-154539
#<BuildRuby:0x000055e034038008
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230106-154539",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005931 0.000395 0.852587 ( 1.379919)
build_miniruby 0.001308 0.000000 1.018669 ( 1.016829)
build_ruby 0.000000 0.001475 2.772462 ( 2.769951)
build_all 0.006987 0.002909 16.811563 ( 3.009244)
build_install 0.010115 0.001190 2.072885 ( 1.071136)
test_btest 0.000988 0.000116 75.651774 ( 10.963367)
test_basic 0.001050 0.005316 0.341748 ( 0.428048)
test_all 0.000935 0.000165 649.624060 (101.838575)
test_rubyspec 0.095237 0.019402 52.019615 ( 60.048187)
total: 182.53 sec