Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-060630
#<BuildRuby:0x0000559ccdacc460
@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.20230113-060630",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.006593 0.000000 0.853235 ( 1.080127)
build_miniruby 0.001352 0.000000 1.026006 ( 1.023989)
build_ruby 0.001588 0.000000 2.801002 ( 2.798446)
build_all 0.006514 0.003348 16.856084 ( 2.991998)
build_install 0.006677 0.002596 2.080523 ( 1.075970)
test_btest 0.000722 0.000280 79.169298 ( 10.531281)
test_basic 0.006460 0.000000 0.368248 ( 0.454251)
test_all 0.001325 0.000070 663.442105 (105.448565)
test_rubyspec 0.080135 0.039501 51.702960 ( 59.817883)
total: 185.22 sec