Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-155350
#<BuildRuby:0x000055ed2de78a68
@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.20220825-155350",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000043 0.000007 0.000050 ( 0.000047)
build_up 0.004342 0.007062 0.816442 ( 0.893076)
build_miniruby 0.001983 0.000000 0.065433 ( 0.064037)
build_ruby 0.001892 0.000000 0.063438 ( 0.062227)
build_all 0.007245 0.000929 1.232353 ( 0.474794)
build_install 0.014072 0.001331 1.614493 ( 0.798894)
test_btest 0.001208 0.000268 53.519489 ( 6.057179)
test_basic 0.004842 0.001076 0.281071 ( 0.371679)
test_all 0.004224 0.000000 479.716355 ( 52.646820)
test_rubyspec 0.095068 0.039804 41.834052 ( 50.067658)
total: 111.44 sec