Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-054759
#<BuildRuby:0x000055cf8148bf38
@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.20221221-054759",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001184 0.002969 0.853281 ( 1.321988)
build_miniruby 0.000000 0.001073 0.959044 ( 0.957616)
build_ruby 0.000087 0.001214 2.723770 ( 2.722293)
build_all 0.004945 0.004074 15.704546 ( 3.322004)
build_install 0.006760 0.002784 2.212796 ( 1.251362)
test_btest 0.000398 0.000164 62.912112 ( 11.632172)
test_basic 0.003127 0.001945 0.288632 ( 0.379733)
test_all 0.001640 0.000690 671.581279 (146.665486)
test_rubyspec 0.037986 0.029736 52.131967 ( 60.312341)
total: 228.57 sec