Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-222227
#<BuildRuby:0x0000557f4716dac0
@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.20220810-222227",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.007413 0.003798 0.838866 ( 1.294388)
build_miniruby 0.001315 0.000405 0.061294 ( 0.059815)
build_ruby 0.001716 0.000000 0.063318 ( 0.062206)
build_all 0.009333 0.000000 1.282097 ( 0.463839)
build_install 0.013419 0.003150 4.360805 ( 1.820304)
test_btest 0.001228 0.000307 53.237935 ( 6.391163)
test_basic 0.007638 0.000000 0.308246 ( 0.403708)
test_all 0.003327 0.000291 479.724818 ( 51.355623)
test_rubyspec 0.092398 0.040733 41.536077 ( 49.183585)
total: 111.04 sec