Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-104921
#<BuildRuby:0x0000562b72c20620
@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.20220728-104921",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008400 0.004166 0.971893 ( 1.168941)
build_miniruby 0.001618 0.000202 0.065836 ( 0.063925)
build_ruby 0.002040 0.000255 0.081945 ( 0.079425)
build_all 0.010828 0.000224 1.485047 ( 0.567139)
build_install 0.021460 0.001242 5.064123 ( 2.026027)
test_btest 0.001307 0.000130 75.524823 ( 8.194184)
test_basic 0.006850 0.000685 0.319707 ( 0.418003)
test_all 0.002083 0.000209 638.035424 ( 64.501418)
test_rubyspec 0.121865 0.047482 45.586708 ( 51.345289)
total: 128.37 sec