Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-163319
#<BuildRuby:0x0000560b4fbdff28
@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-163319",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.005507 0.000583 0.843300 ( 1.170955)
build_miniruby 0.001121 0.000000 1.021033 ( 1.018917)
build_ruby 0.001409 0.000000 2.780528 ( 2.777839)
build_all 0.005764 0.004200 16.825430 ( 2.995813)
build_install 0.005023 0.004597 2.355285 ( 1.213781)
test_btest 0.000487 0.000227 74.075896 ( 10.576165)
test_basic 0.000796 0.006652 0.365380 ( 0.449729)
test_all 0.000882 0.000496 673.446938 (100.997092)
test_rubyspec 0.064124 0.051966 51.682864 ( 59.712138)
total: 180.91 sec