Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-122411
#<BuildRuby:0x000055974bad3c88
@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.20230527-122411",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005315 0.000139 1.417512 ( 2.668972)
build_miniruby 0.001360 0.000000 0.830945 ( 0.829985)
build_ruby 0.001201 0.000000 2.452287 ( 2.452951)
build_all 0.008947 0.000000 12.721034 ( 1.110124)
build_install 0.003890 0.003942 1.757306 ( 0.886539)
test_btest 0.000996 0.000124 81.564980 ( 7.479875)
test_basic 0.003822 0.000000 0.761468 ( 0.845824)
test_all 0.000000 0.002025 450.218251 ( 44.270976)
test_rubyspec 0.010277 0.029396 41.971180 ( 54.535470)
total: 115.08 sec