Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-163837
#<BuildRuby:0x0000555eb25689c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-163837",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000011 0.000008 0.000019 ( 0.000018)
configure 0.000004 0.000003 0.000007 ( 0.000008)
build_up 0.010166 0.000000 0.979708 ( 1.013534)
build_miniruby 0.002616 0.000000 0.074930 ( 0.072342)
build_ruby 0.002337 0.000000 0.075390 ( 0.073122)
build_all 0.009684 0.000262 1.540968 ( 0.587268)
build_install 0.009709 0.011034 1.864082 ( 0.905073)
test_btest 0.000755 0.000378 72.032335 ( 8.568127)
test_basic 0.001537 0.005389 0.321913 ( 0.415787)
test_all 0.002118 0.001191 679.831669 ( 67.525978)
test_rubyspec 0.082737 0.076333 45.679470 ( 54.053511)
total: 133.22 sec