Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-170438
#<BuildRuby:0x000055d303f40728
@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-170438",
@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.000040 0.000012 0.000052 ( 0.000051)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.005925 0.000584 0.847586 ( 1.287640)
build_miniruby 0.000901 0.000257 1.018506 ( 1.016510)
build_ruby 0.001251 0.000357 2.766081 ( 2.763298)
build_all 0.008178 0.001806 16.771163 ( 2.989126)
build_install 0.009877 0.001621 2.084130 ( 1.072686)
test_btest 0.000586 0.000155 72.459138 ( 10.978040)
test_basic 0.004245 0.002902 0.356132 ( 0.441098)
test_all 0.001059 0.000303 648.495420 (105.975216)
test_rubyspec 0.098010 0.036612 51.870235 ( 59.904610)
total: 186.43 sec