Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-163812
#<BuildRuby:0x0000557bae1c7468
@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.20230103-163812",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.006212 0.000388 0.860998 ( 1.356383)
build_miniruby 0.001130 0.000071 1.023240 ( 1.021218)
build_ruby 0.001390 0.000087 2.784366 ( 2.781803)
build_all 0.009502 0.000039 16.721641 ( 2.992562)
build_install 0.011384 0.000366 2.299224 ( 1.182794)
test_btest 0.000809 0.000043 76.527383 ( 10.831186)
test_basic 0.002092 0.004578 0.374744 ( 0.460436)
test_all 0.001077 0.000108 682.619075 ( 95.627729)
test_rubyspec 0.084149 0.050335 51.770993 ( 59.834972)
total: 176.09 sec