Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-153331
#<BuildRuby:0x000055f3a7216678
@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.20230106-153331",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000025 0.000004 0.000029 ( 0.000027)
build_up 0.000017 0.006752 0.966412 ( 1.327833)
build_miniruby 0.000000 0.001346 1.018251 ( 1.016057)
build_ruby 0.000360 0.001262 2.788986 ( 2.786107)
build_all 0.008388 0.001378 16.827450 ( 3.002678)
build_install 0.009679 0.001572 2.067215 ( 1.062414)
test_btest 0.000942 0.000000 69.039718 ( 11.584360)
test_basic 0.002743 0.003951 0.345760 ( 0.431542)
test_all 0.001468 0.000000 655.738830 ( 98.527062)
test_rubyspec 0.083580 0.048700 51.880768 ( 59.977522)
total: 179.72 sec