Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-230843
#<BuildRuby:0x000055a00980c088
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220819-230843",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.005338 0.001335 0.816204 ( 0.911103)
build_miniruby 0.000707 0.000177 0.057540 ( 0.056326)
build_ruby 0.000827 0.000207 0.059927 ( 0.058718)
build_all 0.004735 0.000060 1.542781 ( 0.588747)
build_install 0.004841 0.005988 1.906889 ( 0.954429)
test_btest 0.000516 0.000159 47.579333 ( 9.125717)
test_basic 0.000197 0.004992 0.304827 ( 0.394512)
test_all 0.002047 0.000000 613.197459 ( 89.355539)
test_rubyspec 0.067617 0.059029 44.318448 ( 52.555389)
total: 154.00 sec