Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-162355
#<BuildRuby:0x00005622a717bf68
@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.20220731-162355",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005557 0.000855 0.837139 ( 1.067946)
build_miniruby 0.000680 0.000105 0.056536 ( 0.055411)
build_ruby 0.001013 0.000000 0.059166 ( 0.057944)
build_all 0.004421 0.000162 1.525963 ( 0.585421)
build_install 0.010465 0.000804 5.642590 ( 2.175532)
test_btest 0.000692 0.000092 56.393346 ( 8.008182)
test_basic 0.005258 0.000701 0.298675 ( 0.386729)
test_all 0.001048 0.000139 637.967156 ( 90.903326)
test_rubyspec 0.087732 0.035899 43.953339 ( 49.513834)
total: 152.75 sec