Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-081312
#<BuildRuby:0x00005597d21503c8
@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.20221219-081312",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.003601 0.000480 0.886479 ( 1.734711)
build_miniruby 0.000772 0.000103 0.989678 ( 0.988327)
build_ruby 0.000967 0.000129 2.809101 ( 2.714389)
build_all 0.009059 0.000000 15.753022 ( 3.298414)
build_install 0.008091 0.002543 2.262724 ( 1.306286)
test_btest 0.000551 0.000075 57.990626 ( 11.951219)
test_basic 0.004482 0.000094 0.301841 ( 0.392671)
test_all 0.001605 0.000209 669.764740 (150.945990)
test_rubyspec 0.043748 0.024128 53.211814 ( 61.375458)
total: 234.71 sec