Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-135809
#<BuildRuby:0x000055a0dd8e0110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231219-135809",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004306 1.028156 ( 1.285716)
build_miniruby 0.000000 0.000863 0.870604 ( 0.870808)
build_ruby 0.000000 0.001584 2.717467 ( 2.717730)
build_all 0.006847 0.000641 12.176365 ( 1.013193)
build_install 0.006890 0.002297 3.572977 ( 0.976135)
test_btest 0.000441 0.000147 62.938200 ( 5.754979)
test_basic 0.002976 0.000000 0.376975 ( 0.459870)
test_all 0.084803 0.016489 397.917770 ( 39.228781)
test_rubyspec 0.022187 0.042080 39.835077 ( 52.505520)
total: 104.81 sec