Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-140022
#<BuildRuby:0x0000557f9a6d0460
@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.20230110-140022",
@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.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000024)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004831 0.001610 0.853016 ( 1.803586)
build_miniruby 0.001016 0.000338 1.016176 ( 1.014243)
build_ruby 0.001220 0.000407 2.790202 ( 2.787506)
build_all 0.005043 0.004822 16.852125 ( 3.004127)
build_install 0.006139 0.005326 2.122147 ( 1.080893)
test_btest 0.000724 0.000311 76.286734 ( 10.258293)
test_basic 0.001330 0.005540 0.374043 ( 0.460028)
test_all 0.000848 0.000424 661.702941 ( 95.452689)
test_rubyspec 0.069083 0.063280 52.024613 ( 60.072512)
total: 175.93 sec