Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-155731
#<BuildRuby:0x00005559bc8980d0
@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.20230125-155731",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005498 0.000941 0.848571 ( 1.011114)
build_miniruby 0.000868 0.000506 1.012808 ( 1.010959)
build_ruby 0.000955 0.000557 2.763508 ( 2.761118)
build_all 0.009453 0.000000 16.718467 ( 2.997058)
build_install 0.007137 0.004009 2.097138 ( 1.079400)
test_btest 0.000965 0.000000 73.630092 ( 10.831207)
test_basic 0.004140 0.002614 0.338996 ( 0.424591)
test_all 0.001253 0.000000 650.875514 (109.907972)
test_rubyspec 0.080192 0.047798 51.823115 ( 59.901976)
total: 189.93 sec