Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-175956
#<BuildRuby:0x0000555fd8e8e620
@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.20221224-175956",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003643 0.000561 0.831687 ( 1.083880)
build_miniruby 0.000837 0.000129 1.070224 ( 1.068884)
build_ruby 0.001084 0.000167 2.762816 ( 2.761490)
build_all 0.008659 0.000609 15.826578 ( 3.343612)
build_install 0.007410 0.001059 2.249456 ( 1.297099)
test_btest 0.000000 0.000694 67.842016 ( 11.273644)
test_basic 0.000570 0.004617 0.310944 ( 0.401281)
test_all 0.001069 0.000229 624.755891 (107.503740)
test_rubyspec 0.061114 0.013096 51.461835 ( 59.578729)
total: 188.31 sec