Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-143208
#<BuildRuby:0x000055b2047dff58
@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.20230101-143208",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.001889 0.004589 0.900238 ( 1.065458)
build_miniruby 0.000945 0.000363 1.027295 ( 1.025362)
build_ruby 0.001092 0.000420 2.787045 ( 2.784525)
build_all 0.004945 0.004503 16.808485 ( 3.016109)
build_install 0.007705 0.003899 2.306794 ( 1.191771)
test_btest 0.000000 0.000771 75.375066 ( 10.802886)
test_basic 0.002867 0.004800 0.379411 ( 0.463663)
test_all 0.000857 0.000429 654.954328 (104.170482)
test_rubyspec 0.082439 0.047603 51.551624 ( 59.594057)
total: 184.11 sec