Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-083514
#<BuildRuby:0x000055f6cbcec008
@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.20221231-083514",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006555 0.000000 0.840531 ( 1.007833)
build_miniruby 0.001335 0.000000 1.016495 ( 1.014642)
build_ruby 0.001626 0.000000 2.773076 ( 2.770724)
build_all 0.009763 0.000000 16.791666 ( 2.983578)
build_install 0.011216 0.000277 2.301258 ( 1.182095)
test_btest 0.000953 0.000143 77.701392 ( 10.939524)
test_basic 0.000000 0.006899 0.368851 ( 0.454715)
test_all 0.000000 0.001370 664.007570 (105.258409)
test_rubyspec 0.084499 0.045275 51.558395 ( 59.619765)
total: 185.23 sec