Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-054936
#<BuildRuby:0x00005570ab506f88
@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.20231129-054936",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.000000 0.005278 1.008273 ( 1.377902)
build_miniruby 0.000967 0.000023 0.859096 ( 0.858863)
build_ruby 0.001300 0.000506 2.770979 ( 2.770642)
build_all 0.006463 0.003335 16.674201 ( 1.536940)
build_install 0.001155 0.007975 4.863027 ( 1.217973)
test_btest 0.000749 0.000374 85.270827 ( 7.333107)
test_basic 0.000532 0.003745 0.743678 ( 0.819815)
test_all 0.091520 0.045599 508.982912 ( 59.488175)
test_rubyspec 0.020127 0.025604 51.817902 ( 64.224600)
total: 139.63 sec