Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-124450
#<BuildRuby:0x0000555b50d91e98
@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.20230106-124450",
@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.000005 0.000016 ( 0.000017)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.004191 0.002505 0.874601 ( 1.069448)
build_miniruby 0.000942 0.000440 1.007126 ( 1.004880)
build_ruby 0.001120 0.000523 2.766488 ( 2.763901)
build_all 0.006662 0.003109 16.790268 ( 3.017952)
build_install 0.004688 0.004290 2.083045 ( 1.069786)
test_btest 0.000712 0.000356 70.663259 ( 11.515685)
test_basic 0.001648 0.004917 0.342123 ( 0.428775)
test_all 0.000980 0.000249 662.387547 ( 94.029062)
test_rubyspec 0.069771 0.058325 52.036661 ( 60.104474)
total: 175.00 sec