Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-053630
#<BuildRuby:0x0000558fac727568
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20240110-053630",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004021 0.000709 0.927915 ( 1.300743)
build_miniruby 0.000932 0.000164 0.894775 ( 0.894522)
build_ruby 0.001755 0.000310 2.865705 ( 2.866317)
build_all 0.009243 0.000807 14.818560 ( 1.381032)
build_install 0.009193 0.000000 4.312379 ( 1.167858)
test_btest 0.000680 0.000000 80.332387 ( 6.761510)
test_basic 0.003221 0.000000 0.433991 ( 0.513257)
test_all 0.126868 0.008869 527.792541 ( 48.742211)
test_rubyspec 0.009598 0.025664 50.259964 ( 62.761093)
total: 126.39 sec