Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-152155
#<BuildRuby:0x0000558d34fd0040
@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.20221206-152155",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005169 0.000000 1.150111 ( 2.445336)
build_miniruby 0.000885 0.000000 1.014034 ( 1.012936)
build_ruby 0.001252 0.000000 2.908947 ( 2.792868)
build_all 0.004811 0.004302 15.786552 ( 3.357486)
build_install 0.004938 0.004377 2.193333 ( 1.223423)
test_btest 0.000000 0.000602 56.475436 ( 11.924422)
test_basic 0.000000 0.005141 0.321821 ( 0.412207)
test_all 0.000000 0.000828 669.924433 (111.546037)
test_rubyspec 0.054416 0.016166 52.870259 ( 61.079500)
total: 195.79 sec