Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-222545
#<BuildRuby:0x00005633a4fc43c8
@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.20230130-222545",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.004726 0.001742 0.842040 ( 1.014213)
build_miniruby 0.000925 0.000341 1.009108 ( 1.007099)
build_ruby 0.000000 0.001581 2.784043 ( 2.781522)
build_all 0.004910 0.004650 16.771621 ( 2.989773)
build_install 0.007909 0.003330 2.068539 ( 1.067097)
test_btest 0.000745 0.000313 72.033441 ( 10.929583)
test_basic 0.005067 0.002133 0.375954 ( 0.460751)
test_all 0.001965 0.000000 656.023462 ( 99.591648)
test_rubyspec 0.041735 0.062128 51.952371 ( 60.174742)
total: 180.02 sec