Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-193958
#<BuildRuby:0x00005571d679fe80
@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.20230123-193958",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000041 0.000009 0.000050 ( 0.000051)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.007620 0.001759 0.845994 ( 1.026953)
build_miniruby 0.001017 0.000234 1.000634 ( 0.998827)
build_ruby 0.001210 0.000279 2.755302 ( 2.752731)
build_all 0.007920 0.001828 16.690078 ( 3.032895)
build_install 0.010439 0.001055 2.083052 ( 1.081544)
test_btest 0.000941 0.000202 75.158417 ( 9.954677)
test_basic 0.006702 0.000000 0.344322 ( 0.429833)
test_all 0.001458 0.000000 656.455893 ( 98.995466)
test_rubyspec 0.067060 0.021803 51.334849 ( 59.427062)
total: 177.70 sec