Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-231141
#<BuildRuby:0x000055fb4ef70040
@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.20221221-231141",
@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.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004392 0.859841 ( 1.536040)
build_miniruby 0.000000 0.000991 0.993876 ( 0.992276)
build_ruby 0.000000 0.001369 2.656692 ( 2.655063)
build_all 0.004872 0.004502 15.763609 ( 3.302856)
build_install 0.009501 0.001218 2.254510 ( 1.257885)
test_btest 0.000545 0.000118 60.040029 ( 12.297578)
test_basic 0.005029 0.000179 0.287472 ( 0.378512)
test_all 0.001088 0.000227 664.997676 (146.927074)
test_rubyspec 0.044887 0.017925 52.159015 ( 60.246706)
total: 229.59 sec