Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-051941
#<BuildRuby:0x00005594f4c588a0
@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.20221007-051941",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.009366 0.000720 1.085708 ( 1.269785)
build_miniruby 0.001491 0.000115 0.100044 ( 0.096918)
build_ruby 0.000000 0.001534 0.100799 ( 0.097810)
build_all 0.000955 0.007343 1.289201 ( 0.566753)
build_install 0.012406 0.002369 1.632989 ( 0.868533)
test_btest 0.001592 0.000335 61.252857 ( 6.489042)
test_basic 0.005448 0.001147 0.347839 ( 0.449233)
test_all 0.005614 0.001270 481.202320 ( 52.420427)
test_rubyspec 0.078885 0.045834 42.241045 ( 50.580008)
total: 112.84 sec