Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-082008
#<BuildRuby:0x00005605f592abe8
@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.20230103-082008",
@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.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.005740 0.000702 0.843945 ( 1.057273)
build_miniruby 0.000930 0.000387 1.023378 ( 1.021501)
build_ruby 0.000000 0.001632 2.764728 ( 2.761973)
build_all 0.007569 0.002173 16.696880 ( 2.968661)
build_install 0.006405 0.003328 2.274994 ( 1.177353)
test_btest 0.000624 0.000272 73.162174 ( 10.526962)
test_basic 0.005160 0.002258 0.378383 ( 0.462699)
test_all 0.000842 0.000368 676.517782 (100.798398)
test_rubyspec 0.100367 0.031994 51.606278 ( 59.620964)
total: 180.40 sec