Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-142909
#<BuildRuby:0x00005648d2ef7fb0
@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.20230101-142909",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000023 0.000011 0.000034 ( 0.000018)
build_up 0.000492 0.006082 0.844553 ( 1.007461)
build_miniruby 0.000837 0.000488 1.015786 ( 1.013895)
build_ruby 0.001673 0.000000 2.777182 ( 2.774250)
build_all 0.005844 0.003772 16.879952 ( 3.033168)
build_install 0.011704 0.000064 2.310696 ( 1.189830)
test_btest 0.000796 0.000374 69.264671 ( 11.715289)
test_basic 0.005889 0.000878 0.341025 ( 0.427235)
test_all 0.000970 0.000431 646.112743 ( 96.245744)
test_rubyspec 0.073544 0.048207 51.639030 ( 59.751245)
total: 177.16 sec