Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-105422
#<BuildRuby:0x0000560b3da27580
@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.20231030-105422",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.004780 1.368993 ( 1.615699)
build_miniruby 0.000000 0.000903 0.804392 ( 0.804408)
build_ruby 0.000000 0.001218 2.786449 ( 2.787408)
build_all 0.003760 0.006113 16.060016 ( 1.473203)
build_install 0.006717 0.002239 4.884291 ( 1.205263)
test_btest 0.000576 0.000192 80.770357 ( 7.548964)
test_basic 0.002640 0.000880 0.598118 ( 0.680895)
test_all 0.103300 0.031355 484.206860 ( 52.034937)
test_rubyspec 0.009248 0.032644 48.798691 ( 61.231803)
total: 129.38 sec