Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-074525
#<BuildRuby:0x000056228e45bee0
@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.20230108-074525",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.000496 0.008448 0.862925 ( 1.076705)
build_miniruby 0.001302 0.000000 1.015614 ( 1.013840)
build_ruby 0.001637 0.000000 2.782725 ( 2.780123)
build_all 0.010049 0.000043 16.870046 ( 2.987573)
build_install 0.011168 0.000254 2.103111 ( 1.077711)
test_btest 0.000843 0.000081 75.546565 ( 10.811153)
test_basic 0.007240 0.000000 0.333664 ( 0.418040)
test_all 0.001645 0.000008 656.113627 (113.672240)
test_rubyspec 0.089615 0.040785 52.368122 ( 60.412349)
total: 194.25 sec