Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-005918
#<BuildRuby:0x0000557fa4e93670
@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.20231218-005918",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004974 0.000000 1.034300 ( 1.413525)
build_miniruby 0.000781 0.000000 0.873112 ( 0.873924)
build_ruby 0.001660 0.000000 2.723034 ( 2.724796)
build_all 0.003187 0.004245 12.134475 ( 1.003613)
build_install 0.010877 0.000000 3.570551 ( 0.976194)
test_btest 0.000648 0.000000 65.339581 ( 5.608026)
test_basic 0.004067 0.000174 0.375102 ( 0.457277)
test_all 0.086389 0.012587 392.191665 ( 38.653646)
test_rubyspec 0.034849 0.035392 39.911054 ( 52.611089)
total: 104.32 sec