Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-205736
#<BuildRuby:0x0000557edc53fe70
@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.20221231-205736",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000026 0.000007 0.000033 ( 0.000044)
build_up 0.003574 0.002872 0.841067 ( 1.051250)
build_miniruby 0.001065 0.000285 1.010116 ( 1.008195)
build_ruby 0.001318 0.000352 2.782204 ( 2.779548)
build_all 0.005372 0.004408 16.720103 ( 2.995230)
build_install 0.003353 0.006265 2.289587 ( 1.178048)
test_btest 0.001097 0.000000 79.026790 ( 10.876961)
test_basic 0.005659 0.001131 0.376550 ( 0.462347)
test_all 0.000889 0.000328 670.107600 (101.247007)
test_rubyspec 0.097273 0.036175 51.923458 ( 60.001169)
total: 181.60 sec