Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-113526
#<BuildRuby:0x000055cb607180a0
@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.20231028-113526",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006122 0.000103 1.320458 ( 1.578088)
build_miniruby 0.001003 0.000048 0.933809 ( 0.933865)
build_ruby 0.001251 0.000060 2.676895 ( 2.677694)
build_all 0.009865 0.000259 16.660450 ( 1.509292)
build_install 0.008098 0.000368 5.069136 ( 1.180850)
test_btest 0.001010 0.000046 82.879343 ( 8.006057)
test_basic 0.005204 0.000236 0.787903 ( 0.863204)
test_all 0.109105 0.024396 520.964824 ( 52.953085)
test_rubyspec 0.026931 0.025112 51.020724 ( 63.208886)
total: 132.91 sec