Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-170006
#<BuildRuby:0x00005655392a4010
@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.20221229-170006",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000010 0.000006 0.000016 ( 0.000015)
build_up 0.001379 0.004881 0.842879 ( 1.032723)
build_miniruby 0.000754 0.000471 1.060131 ( 1.058018)
build_ruby 0.000978 0.000611 2.784748 ( 2.782264)
build_all 0.005082 0.004777 16.834707 ( 3.009750)
build_install 0.000872 0.009212 2.305911 ( 1.189471)
test_btest 0.000648 0.000496 71.817391 ( 11.302875)
test_basic 0.003800 0.003925 0.386214 ( 0.469798)
test_all 0.000695 0.000540 676.319124 ( 96.310293)
test_rubyspec 0.041848 0.064831 51.644025 ( 59.687532)
total: 176.84 sec